| MATLAB® | ![]() |
integer*4 mxClassIDFromClassName(classname) character*(*) classname
A character array specifying a MATLAB® class name. Use one of the strings from the following table.
A numeric identifier used internally by MATLAB software to represent the MATLAB class, classname. Returns unknown if classname is not a recognized MATLAB class.
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.
mxGetClassName, mxCreateNumericArray, mxCreateNumericMatrix, mxIsClass
![]() | mxClassID (C) | mxComplexity (C) | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |