creating a row vector

How do i create a row vector that have five elemenets that are all fives, using the colon symbol?

回答 (1 件)

Stephan
Stephan 2019 年 10 月 10 日

0 投票

A(1:5) = 5

カテゴリ

ヘルプ センター および File ExchangeSymbolic Math Toolbox についてさらに検索

タグ

質問済み:

2019 年 10 月 10 日

回答済み:

2019 年 10 月 10 日

Community Treasure Hunt

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

Start Hunting!

Translated by