ismatrix1

Work-around for error in built-in function ismatrix (2010b). Only returns 1 for matrices
356 download
Aggiornato 22 nov 2010

Visualizza la licenza

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.

Cita come

Carey Smith (2024). ismatrix1 (https://www.mathworks.com/matlabcentral/fileexchange/29486-ismatrix1), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2010b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Multidimensional Arrays in Help Center e MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0