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

doc for
doc if
bro
bro 2020년 9월 12일
편집: madhan ravi 2020년 9월 12일
thanks

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Time 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