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!