how to inverse a vector
Mostra commenti meno recenti
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
Risposta accettata
Più risposte (1)
Matt Kindig
il 1 Ago 2012
Modificato: Matt Kindig
il 1 Ago 2012
doc sort
Categorie
Scopri di più su Get Started with MATLAB in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!