accessing data from a struct
显示 更早的评论
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 个评论
madhan ravi
2018-7-21
Could you upload the code?
Stephen23
2018-7-21
How to access data in structures is explained in the MATLAB documentation:
采纳的回答
更多回答(1 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Workspace Variables and MAT Files 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!