a=100; How can I create a matrix whose columns and rows contain of 20 times 100?

 採用された回答

Firat Uray
Firat Uray 2016 年 8 月 2 日

0 投票

You can use F=a*(ones(20,20)).

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeCreating and Concatenating Matrices についてさらに検索

質問済み:

2016 年 8 月 2 日

回答済み:

2016 年 8 月 2 日

Community Treasure Hunt

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

Start Hunting!

Translated by