<< Create or Delete Array
MEX Library API
Validate Data >>
Scilab Help
>>
MEX Library API
> Data Types
Data Types
Data Types and constants.
Description
These are the different functions present in the mexlib module of Scilab
mxArray
mwSize
mwIndex
mwSignedIndex
mxChar
mxLogical
mxClassID
mxComplexity
mxGetEps
mxGetInf
mxGetNaN
See also
Create or Delete Array
— Create arrays of a specified type, allocate and free memory.
Validate Data
— To determine the type or characteristic of an array data.
Access Data
— Read or write data to an array
Create or Delete Array
— Create arrays of a specified type, allocate and free memory.
Matlab C Matrix Library API
Report an issue
<< Create or Delete Array
MEX Library API
Validate Data >>