Scilab-Branch-6.1-GIT
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
Shape tests
- iscolumn — 変数が列ベクトルであるかを確認
- ismatrix — 変数が行列かどうかを確認
- isrow — 変数が行ベクトルかどうか確認する
- isscalar — 変数がスカラーかどうかを確認.
- issquare — 変数が正方行列かどうかを確認
- isvector — 変数がベクトルかどうかを調べる
Report an issue | ||
<< matrixmanipulation | matrixmanipulation | cat >> |