Scilab 5.5.0
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
squeeze
スクイズ
呼び出し手順
hypOut = squeeze(hypIn)
パラメータ
- hypIn
定数型のハイパー行列または行列.
- hypOut
定数型のハイパー行列または行列.
説明
ハイパー行列の単一次元,つまり, 大きさが1の次元を削除します. 入力が行列の場合,変更されません.
参照
- hypermat — N 次元行列を初期化する
- hypermatrices — Scilab オブジェクト, Scilabの N 次元行列
Report an issue | ||
<< resize_matrix | matrixmanipulation | matrixoperations >> |