Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
How to retrieve the array matrix from .fig file
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi,
I have did some coding in m-file to run the pcolor data plot type. Then, I save it as .fig file. That pcolor data plot consists of 128x128 array matrix. How can I retrieve the array matrix of 128x128 from .fig file that I saved? So that I can save it in workspace as .mat file.
댓글 수: 1
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!