ismatrix1
by Carey Smith
22 Nov 2010
Work-around for error in built-in function ismatrix (2010b).
Only returns 1 for matrices
|
Watch this File
|
| File Information |
| Description |
Built-in function ismatrix() (2010b) returns 1 for scalars, vectors, strings, and empty variables, as well as for matrices.
ismatrix1() corrects it to return 1 only for matrices.
It returns 0 for for scalars, vectors, strings, and empty variables.
ismatrix1_test gives examples of using ismatrix and ismatrix1() on scalars, vectors, strings, and matrices. |
| MATLAB release |
MATLAB 7.11 (2010b)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
|
Contact us at files@mathworks.com