Scilab 5.4.1
- Scilab help
- Elementary Functions
- bitwise
- Complex
- Discrete mathematics
- elementarymatrices
- Exponential
- Floating point
- Integer representation
- matrixmanipulation
- matrixoperations
- searchandsort
- setoperations
- signalprocessing
- symbolic
- Trigonometry
- and
- &
- cat
- cell2mat
- cellstr
- isempty
- isequal
- isvector
- lstsize
- maxi
- mini
- modulo
- ndims
- nthroot
- or
- |
- sign
- size
- sort
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 >> |