how to inverse a vector
Afficher commentaires plus anciens
I have a vector that is created in decresing order.
Example: v: [10; 9 ;8;7...;1]
However I nead him in increasing order, and I can'y seem to find a simple matlab command to achieve this.
Any help
Réponse acceptée
Plus de réponses (1)
Matt Kindig
le 1 Août 2012
Modifié(e) : Matt Kindig
le 1 Août 2012
doc sort
Catégories
En savoir plus sur Get Started with MATLAB dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!