putting a matrix into a cell array
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
AA
el 10 de Oct. de 2017
Respondida: the cyclist
el 10 de Oct. de 2017
i have a matrix and i want to put that matrix into a cell array with the coordinates 1,1.
a{1,1}=matrix
0 comentarios
Respuesta aceptada
the cyclist
el 10 de Oct. de 2017
Good news. That's exactly the correct syntax to do it.
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!