Matlab matrixes and codes
1 回表示 (過去 30 日間)
古いコメントを表示
How to Create a vector with elements of ones in 20x20 matrix.
0 件のコメント
採用された回答
KSSV
2020 年 10 月 6 日
Read the basic documentation instead of asking simple questions.
iwant = ones(20) ;
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Get Started with MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!