accessing data from a struct
Mostrar comentarios más antiguos
I have R, which is a 1x1 struct, which contains a matrix named X. I want to access X, how do I this? I want to load X into the workgroup.
R(1) doesn't seem to do it.
2 comentarios
madhan ravi
el 21 de Jul. de 2018
Could you upload the code?
Stephen23
el 21 de Jul. de 2018
How to access data in structures is explained in the MATLAB documentation:
Respuesta aceptada
Más respuestas (1)
Anas Alakhras
el 28 de Feb. de 2023
0 votos
R.X
Categorías
Más información sobre Workspace Variables and MAT Files 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!