need help to how to solve this
2 ビュー (過去 30 日間)
古いコメントを表示
function T = trio(n,m)
T =ones([(n*3) m]);
Then, got problem how to do so?

0 件のコメント
回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Matrix Indexing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!