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)
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]

Accepted Answer

Birdman
Birdman on 22 Nov 2017

More Answers (0)

Categories

Find more on Cell Arrays in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!