Matlab matrixes and codes

1 回表示 (過去 30 日間)
Steph surry
Steph surry 2020 年 10 月 6 日
回答済み: KSSV 2020 年 10 月 6 日
How to Create a vector with elements of ones in 20x20 matrix.

採用された回答

KSSV
KSSV 2020 年 10 月 6 日
Read the basic documentation instead of asking simple questions.
iwant = ones(20) ;

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGet Started with MATLAB についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by