-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathmex_api_functions.txt
More file actions
67 lines (65 loc) · 1.75 KB
/
mex_api_functions.txt
File metadata and controls
67 lines (65 loc) · 1.75 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<= R2006a - mxAddField
<= R2006a - mxArray
<= R2006a - mxArrayToString
<= R2006a - mxChar
<= R2006a - mxCHAR_CLASS
<= R2006a - mxClassID
<= R2006a - mxCOMPLEX
<= R2006a - mxComplexity
<= R2006a - mxCreateCellMatrix
<= R2006a - mxCreateCharArray
<= R2006a - mxCreateCharMatrixFromStrings
<= R2006a - mxCreateDoubleMatrix
<= R2006a - mxCreateDoubleScalar
<= R2006a - mxCreateLogicalScalar
<= R2006a - mxCreateNumericArray
<= R2006a - mxCreateNumericMatrix
<= R2006a - mxCreateString
<= R2006a - mxCreateStructMatrix
<= R2006a - mxDestroyArray
<= R2006a - mxDOUBLE_CLASS
<= R2006a - mxDuplicateArray
<= R2006a - mxFree
<= R2006a - mxGetCell
<= R2006a - mxGetChars
<= R2006a - mxGetData (behavior changed in R2018a)
<= R2006a - mxGetDimensions
<= R2006a - mxGetFieldByNumber
<= R2006a - mxGetFieldNameByNumber
<= R2006a - mxGetFieldNumber
<= R2006a - mxGetM
<= R2006a - mxGetN
<= R2006a - mxGetNaN
<= R2006a - mxGetNumberOfDimensions
<= R2006a - mxGetNumberOfElements
<= R2006a - mxGetNumberOfFields
<= R2006a - mxGetPr (not recommended since R2018a)
R2008a - mxGetProperty
<= R2006a - mxGetScalar
<= R2006a - mxINT32_CLASS
<= R2006a - mxIsCell
<= R2006a - mxIsChar
<= R2006a - mxIsDouble
<= R2006a - mxIsEmpty
<= R2006a - mxIsInt32
<= R2006a - mxIsLogicalScalar
<= R2006a - mxIsNaN
<= R2006a - mxIsNumeric
R2015a - mxIsScalar
<= R2006a - mxIsStruct
<= R2006a - mxLogical
<= R2006a - mxMalloc
<= R2006a - mxREAL
<= R2006a - mxRealloc
<= R2006a - mxSetCell
<= R2006a - mxSetData (behavior changed in R2018a)
<= R2006a - mxSetDimensions
<= R2006a - mxSetFieldByNumber
<= R2006a - mxSetM
<= R2006a - mxSetPr (not recommended since R2018a)
<= R2006a - mwIndex
<= R2006a - mwSize
R2008b - mexCallMATLABWithTrap
<= R2006a - mexErrMsgIdAndTxt
<= R2006a - mexPrintf
<= R2006a - mexWarnMsgIdAndTxt