Products & Services Industries Academia Support User Community Company

Learn more about MATLAB   

mxClassIDFromClassName (Fortran) - Identifier corresponding to class

Fortran Syntax

integer*4 mxClassIDFromClassName(classname)
character*(*) classname

Arguments

classname

character array specifying a MATLAB class name. Use one of the strings from the following table.

Returns

Numeric identifier used internally by MATLAB software to represent the MATLAB class, classname. Returns unknown if classname is not a recognized MATLAB class.

Description

Use mxClassIDFromClassName to obtain an identifier for any class that is recognized by MATLAB software. This function is most commonly used to provide a classid argument to mxCreateNumericArray and mxCreateNumericMatrix.

Valid choices for classname are listed in the mxIsClass reference page.

See Also

mxGetClassName, mxCreateNumericArray, mxCreateNumericMatrix, mxIsClass

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS