disp(['The absolute value of your array is:' num2str(y))]);

回答 (1 件)

Walter Roberson
Walter Roberson 2020 年 4 月 2 日

0 投票

disp(['The absolute value of your array is:' num2str(y)]);
You had an extra ) in your code.

カテゴリ

ヘルプ センター および File ExchangeData Types についてさらに検索

タグ

質問済み:

2020 年 4 月 2 日

回答済み:

2020 年 4 月 2 日

Community Treasure Hunt

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

Start Hunting!

Translated by