Column Major order matrix
11 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Basem Sharafeldin
el 16 de Oct. de 2015
Respondida: Walter Roberson
el 16 de Oct. de 2015
im trying to create an 11x11 matrix using the number 1-121 in row AND column major order. I'm trying to use the zeros and ones command also transpose and similar like commands. Any suggestions/solutions. BTW I tried using another variable to associate it with the command.
0 comentarios
Respuesta aceptada
Walter Roberson
el 16 de Oct. de 2015
If you can solve one of the two then you can transpose() it to get the other.
Hint: reshape.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Creating and Concatenating Matrices 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!