i dont understand the problem

3 commentaires

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

Connectez-vous pour commenter.

 Réponse acceptée

madhan ravi
madhan ravi le 12 Sep 2020

0 votes

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

2 commentaires

doc for
doc if
bro
bro le 12 Sep 2020
Modifié(e) : madhan ravi le 12 Sep 2020
thanks

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by