How do I make a vector into a loop?
Ältere Kommentare anzeigen
for example I need to make the last element (N) in my vector such that (N+1) will correspond to the first element in the vector?
1 Kommentar
Azzi Abdelmalek
am 6 Feb. 2013
Can you give a short example: if x=[1 2 3 4], what should be the result?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Loops and Conditional Statements finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!