Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
6.0.2 - 日本語

Change language to:
English - Français - Português - Русский

Please note that the recommended version of Scilab is 2024.0.0. This page might be outdated.
See the recommended documentation of this function

Scilabヘルプ >> Elementary Functions > matrixmanipulation

matrixmanipulation

  • Shape tests
    • iscolumn変数が列ベクトルであるかを確認
    • ismatrix変数が行列かどうかを確認
    • isrow変数が行ベクトルかどうか確認する
    • isscalar変数がスカラーかどうかを確認.
    • issquare変数が正方行列かどうかを確認
    • isvector変数がベクトルかどうかを調べる
  • cat複数の配列を結合する
  • flipdim指定した次元に沿って x ブロック要素を反転
  • matrixベクトルまたは行列を異なる大きさの行列に成形する
  • permutepermutes the dimensions of an array
  • pertrans第2対角項を基準として転置
  • resize_matrix行列またはハイパー行列をトリムまたは拡張(およびキャスト)
  • squeezeハイパー行列のシングルトン次元を削除
Report an issue
<< Integer representation Elementary Functions matrixoperations >>

Copyright (c) 2022-2023 (Dassault Systèmes)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Thu Feb 14 15:02:06 CET 2019