Scilab 5.5.0
- Scilabヘルプ
- Elementary Functions
- bitwise
- Complex
- Discrete mathematics
- elementarymatrices
- Exponential
- Floating point
- Integer representation
- matrixmanipulation
- matrixoperations
- searchandsort
- setoperations
- signalprocessing
- symbolic
- Trigonometry
- IsAScalar
- and
- &
- cat
- cell2mat
- cellstr
- iscolumn
- isempty
- isequal
- ismatrix
- isrow
- isscalar
- issquare
- isvector
- lstsize
- maxi
- mini
- modulo
- ndims
- nthroot
- num2cell
- or
- |
- sign
- size
- sort
- unwrap
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
- flipdim — 指定した次元に沿って x の要素を反転
- matrix — ベクトルまたは行列を異なる大きさの行列に成形する
- permute — 配列の次元の順序を変更
- pertrans — 過転置(pertranspose)
- repmat — 配列を複製/タイル状に配置
- resize_matrix — 異なる大きさの新規行列を作成
- squeeze — スクイズ
Report an issue | ||
<< Integer representation | Elementary Functions | matrixoperations >> |