for loop and if statement
Mostra commenti meno recenti
so This is what I typed after trying your suggestion.

I tried your method and the programm showed forth a syntax error,What could I have done wrong.
2 Commenti
madhan ravi
il 25 Mar 2019
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.
Risposte (0)
Categorie
Scopri di più su App Building in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!