for loop and if statement

1 Ansicht (letzte 30 Tage)
sinesipho mlonyeni
sinesipho mlonyeni am 25 Mär. 2019
Erneut geöffnet: madhan ravi am 25 Mär. 2019
so This is what I typed after trying your suggestion.
matlab.PNG
I tried your method and the programm showed forth a syntax error,What could I have done wrong.
  2 Kommentare
Walter Roberson
Walter Roberson am 25 Mär. 2019
Based on the coloring of the text, it appears that you somehow have bad characters in the first line. You should delete it and retype it.
Note by the way that you do not have any if statements in the code you show. Your code is not doing anything conditionally. In the code you posted, x>0 is just a computation whose result is to be displayed.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Loops and Conditional Statements finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by