Main Content

本页翻译不是最新的。点击此处可查看最新英文版本。

Fortran 数据类型

类型和常量

使用 mxArray 类型声明程序中的 MATLAB® 数组变量。

mwPointerFortran pointer type
mwSizeFortran type for mxArray size values
mwIndexFortran type for mxArray index values
mwSignedIndexSigned integer Fortran type for mxArray size values
mxClassIDFromClassNameIdentifier corresponding to class
mxGetEpsValue of EPS
mxGetInfValue of infinity
mxGetNaNValue of NaN (Not-a-Number)