Convert Data Types
Convert strings, and structure array to object array
Description
- These are the different functions present in the mexlib module of Scilab
- mxArrayToString
- mxArrayToUTF8String
- mxGetString
See also
- Data Types — Data Types and constants.
- 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.
Report an issue | ||
<< Access Data | MEX Library API | Create or Delete Array >> |