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 view (last 30 days)
Show older comments
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 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Elementary Math in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!