for loop and if statement

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 App Building finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 25 Mär. 2019

Erneut geöffnet:

am 25 Mär. 2019

Community Treasure Hunt

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

Start Hunting!

Translated by