User`s guide
External Interfaces/API
22-31
Obsolete Functions: MX Array Manipulation
Obsolete Function Replacement
mxClearLogical (C and
Fortran)
None
mxCreateFull (C and
Fortran)
mxCreateDoubleMatrix
mxCreateScalarDouble (C
and Fortran)
mxCreateDoubleScalar
mxFreeMatrix (C and
Fortran)
mxDestroyArray
mxGetName (C and
Fortran)
None
mxIsFull (C and Fortran) mxIsSparse
mxIsString (C and
Fortran)
mxIsChar
mxSetLogical (C and
Fortran)
None
mxSetName (C and
Fortran)
None
Obsolete Functions: MEX-Files
Obsolete Function Replacement
mexAddFlops (C) None
mexGetArray (C and
Fortran)
mexGetVariable
mexGetArrayPtr (C and
Fortran)
mexGetVariablePtr
mexGetEps (C and
Fortran)
mxGetEps
mexGetFull (C and
Fortran)
mexGetVariable followed by mxGetM, mxGetN,
mxGetPr, mxGetPi