How can i write three different condition in a single loop
Ältere Kommentare anzeigen
I want to write three different condition in single loop. My three conditions are;
if i==1
if 1<i<N
if i==N
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Loops and Conditional Statements finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!