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 中查找有关 Aerospace Blockset 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!