How to load part of a big structure to the workspace?
조회 수: 10 (최근 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!