for loop and if statement

1 visualizzazione (ultimi 30 giorni)
sinesipho mlonyeni
sinesipho mlonyeni il 25 Mar 2019
Riaperto: madhan ravi il 25 Mar 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 Commenti
Walter Roberson
Walter Roberson il 25 Mar 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.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Loops and Conditional Statements in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by