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 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Joy Mondal
el 22 de Nov. de 2017
Respondida: Birdman
el 22 de Nov. de 2017
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 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Elementary Math en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!