MATLAB Function Reference | ![]() ![]() |
Description
These functions detect the state of MATLAB entities:
|
Determine if object has specific application-defined data |
|
Determine if item is a cell array |
|
Determine if item is a cell array of strings |
|
Determine if item is a character array |
|
Determine if item is an empty array |
|
Determine if arrays are numerically equal |
|
Determine if arrays are numerically equal, treating NaN s as equal |
|
Determine if item is a MATLAB structure array field |
|
Detect finite elements of an array |
|
Determine if item is a global variable |
|
Detect valid graphics object handles |
|
Determine if graphics hold state is on |
|
Detect infinite elements of an array. |
|
Determine if item is a Java object |
|
Determine if item is a MATLAB keyword |
|
Detect array elements that are letters of the alphabet |
|
Determine if item is a logical array |
|
Detect members of a specific set |
|
Detect elements of an array that are not a number (NaN) |
|
Determine if item is a numeric array |
|
Determine if item is a MATLAB OOPs object |
|
Determine if PC (Windows) version of MATLAB |
|
Detect prime elements of an array. |
|
Determine if all array elements are real numbers |
|
Determine if MATLAB is or emulates the Runtime Server |
|
Determine if set elements are in sorted order |
|
Detect elements that are ASCII white spaces |
|
Determine if item is a sparse array |
|
Determine if item is a MATLAB structure array |
|
Determine if student edition of MATLAB |
|
Determine if UNIX version of MATLAB |
|
Determine if item is a valid variable name |
See Also
![]() | ipermute | isa | ![]() |