how to write for(i=count;i>1;i--) in matlab.

3 visualizzazioni (ultimi 30 giorni)
chan
chan il 1 Feb 2016
Modificato: Stephen23 il 1 Feb 2016
If I write like for i=5:-1:1 I got the value 54321 But I want to avoid 1 in the output.how to write syntax in matlab for this condition for(i=count;i>1;i--)

Risposte (0)

Categorie

Scopri di più su MATLAB Compiler 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