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!