How to load part of a big structure to the workspace?
11 次查看(过去 30 天)
显示 更早的评论
I have a big structure and loading it would take a long time. I need a specific variable in that structure. Is there any way I can do it faster. Suppose my structure is A. I need a field with the index i, that is I need to access to A(i).B.C.F
0 个评论
另请参阅
类别
在 Help Center 和 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!