move rows in a matrix
23 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Ace_ventura
el 20 de Feb. de 2015
Comentada: Ace_ventura
el 20 de Feb. de 2015
Guys, I have a Matrix X= [A; B; C; D ; E; a; b; c; d; e ; f] each alphabet represents a row matrix with three columns. I want a Matrix X= [ A; a; b; c; B; d; e; f; C; D; E]. How to do it??
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!