is their any command to change the positions of elements of vector ie if a=[4 5 3 8 1] i want to rearrange it to [1 8 3 5 4]
1 次查看(过去 30 天)
显示 更早的评论
is their any command to change the positions of elements of vector ie if a=[4 5 3 8 1] i want to rearrange it to [1 8 3 5 4]
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!