how to inverse a vector
古いコメントを表示
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
採用された回答
その他の回答 (1 件)
Matt Kindig
2012 年 8 月 1 日
編集済み: Matt Kindig
2012 年 8 月 1 日
doc sort
カテゴリ
ヘルプ センター および File Exchange で Get Started with MATLAB についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!