Command Line statements for a matrix
Mostrar comentarios más antiguos
I'm having trouble setting up this code.
My goal is to set up a 3x3 Matrix A. Then write command line statements to perform the following operations.
a) Interchange columns 2 and 3
b) add a fourth column of zeros
c) insert a row of 1's as the new second row. ( move current 2nd and 3rd rows down)
d) remove the second column
Any help would be greatly appreciated, Thanks
3 comentarios
per isakson
el 20 de Mzo. de 2014
Isn't this your homework?
Joseph
el 20 de Mzo. de 2014
Joseph
el 20 de Mzo. de 2014
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Matrix Indexing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!