How do I make a vector into a loop?
Afficher commentaires plus anciens
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 commentaire
Azzi Abdelmalek
le 6 Fév 2013
Can you give a short example: if x=[1 2 3 4], what should be the result?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Loops and Conditional Statements dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!