i dont understand the problem

3 Kommentare

KSSV
KSSV am 12 Sep. 2020
Bearbeitet: KSSV am 12 Sep. 2020
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 am 12 Sep. 2020
this is the question am trying to answer
bro
bro am 12 Sep. 2020
matlab does let me paste, i can cope but when i paste it doesnt show

Melden Sie sich an, um zu kommentieren.

 Akzeptierte Antwort

madhan ravi
madhan ravi am 12 Sep. 2020

0 Stimmen

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

2 Kommentare

doc for
doc if
bro
bro am 12 Sep. 2020
Bearbeitet: madhan ravi am 12 Sep. 2020
thanks

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Produkte

Gefragt:

bro
am 12 Sep. 2020

Kommentiert:

bro
am 12 Sep. 2020

Community Treasure Hunt

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

Start Hunting!

Translated by