ismatrix1

バージョン 1.0.0.0 (1.65 KB) 作成者: Carey Smith
Work-around for error in built-in function ismatrix (2010b). Only returns 1 for matrices
ダウンロード: 356
更新 2010/11/22

ライセンスの表示

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.

引用

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

MATLAB リリースの互換性
作成: R2010b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersMultidimensional Arrays についてさらに検索
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0