How do I make a vector into a loop?
Show older comments
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 Comment
Azzi Abdelmalek
on 6 Feb 2013
Can you give a short example: if x=[1 2 3 4], what should be the result?
Accepted Answer
More Answers (0)
Categories
Find more on Loops and Conditional Statements in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!