Obtaining data from a .fig file
이전 댓글 표시
I have a 3D plot saved in a .fig file, and I no longer have the original data. How can I get the data I used to create the plot back?
채택된 답변
추가 답변 (1개)
Jan
2011년 9월 27일
0 개 추천
You can use some of the tools from the FEX, which convert a FIG file to an M-File:
Note, that FIG files are actually MAT files, so you can try use LOAD to read them.
카테고리
도움말 센터 및 File Exchange에서 Creating, Deleting, and Querying Graphics Objects에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!