is there a function that calculates the no. of rows or cols
古いコメントを表示
採用された回答
その他の回答 (1 件)
Sean de Wolski
2013 年 12 月 2 日
[r,c] = size(a);
For more info:
doc size
カテゴリ
ヘルプ センター および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!