Scilab-Branch-6.1-GIT
- Scilabヘルプ
- Elementary Functions
- Complex
- Discrete mathematics
- elementarymatrices
- Exponential
- Floating point
- Integer representation
- Integers
- matrixmanipulation
- matrixoperations
- searchandsort
- setoperations
- Trigonometry
- Bitwise operations
- &, &&
- extraction
- ind2sub
- insertion
- isempty
- isequal
- modulo
- ndims
- |, ||
- size
- sub2ind
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
matrixmanipulation
- Shape tests
- cat — 複数の配列を結合する
- circshift — circularly shifts elements or subarrays of an array (regular, of structures, cells, custom)
- flipdim — 指定した次元に沿って x ブロック要素を反転
- matrix — ベクトルまたは行列を異なる大きさの行列に成形する
- permute — permutes the dimensions of an array
- pertrans — 第2対角項を基準として転置
- resize_matrix — 行列またはハイパー行列をトリムまたは拡張(およびキャスト)
- squeeze — removes singleton dimensions of a ND-array
- tril — 行列の下三角部
- triu — 上三角
Report an issue | ||
<< Integers | Elementary Functions | matrixoperations >> |