isrow iscol: pedestrian siblings who determine the nature of an array

バージョン 1.0.0.0 (1.55 KB) 作成者: us
two highly optimized routines, which determine the nature of an array.
ダウンロード: 3.4K
更新 2006/2/6

ライセンスの表示

the names say it all... really
no need to ponder

isrow(v) returns true if v is a row-vector and false otherwise

iscol(v) returns true if v is a column-vector and false otherwise

this is a highly optimized software package

引用

us (2024). isrow iscol: pedestrian siblings who determine the nature of an array (https://www.mathworks.com/matlabcentral/fileexchange/9861-isrow-iscol-pedestrian-siblings-who-determine-the-nature-of-an-array), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R14
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersProblem-Based Optimization Setup についてさらに検索
謝辞

ヒントを与えたファイル: isvect

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0

updated image, which now shows the simple help sections