Types de données Fortran
Types et constantes
Utilisez le type mxArray
pour déclarer les variables de tableau MATLAB® dans vos programmes.
mwPointer | Fortran pointer type |
mwSize | Fortran type for mxArray size values |
mwIndex | Fortran type for mxArray index values |
mwSignedIndex | Signed integer Fortran type for mxArray size values |
mxClassIDFromClassName | Identifier corresponding to class |
mxGetEps | Value of EPS |
mxGetInf | Value of infinity |
mxGetNaN | Value of NaN (Not-a-Number) |