scilab-6.1.1
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
Shape tests
- iscolumn — check if a variable is a column
- ismatrix — checks if an object is a non-empty 1D or 2D matrix or array
- isrow — check if a variable is a row
- isscalar — check if a variable is a scalar.
- issquare — проверка, является ли переменная квадратной матрицей
- isvector — проверка, является ли переменная вектором
Report an issue | ||
<< Манипуляции с матрицами | Манипуляции с матрицами | cat >> |