i dont understand the problem

3 件のコメント

KSSV
KSSV 2020 年 9 月 12 日
編集済み: KSSV 2020 年 9 月 12 日
for a = 1:100000
if y ==a^2*(0.2^2+a^2)-a^3
fprintf("%f\n",a)
end
end
The code snippet has no meaning. What exactly you are trying?
Don't attach your code as image. Copy and paste it here.
bro
bro 2020 年 9 月 12 日
this is the question am trying to answer
bro
bro 2020 年 9 月 12 日
matlab does let me paste, i can cope but when i paste it doesnt show

サインインしてコメントする。

 採用された回答

madhan ravi
madhan ravi 2020 年 9 月 12 日

0 投票

Remove {
}
And add end for each for and if.

2 件のコメント

madhan ravi
madhan ravi 2020 年 9 月 12 日
doc for
doc if
bro
bro 2020 年 9 月 12 日
編集済み: madhan ravi 2020 年 9 月 12 日
thanks

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeTime Series Collections についてさらに検索

製品

質問済み:

bro
2020 年 9 月 12 日

コメント済み:

bro
2020 年 9 月 12 日

Community Treasure Hunt

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

Start Hunting!

Translated by