Matlab doesn't save figure
조회 수: 12 (최근 30일)
이전 댓글 표시
I recently upgraded to Matlab 2016a, and I've been trying to edit a .fig that we previously made. When I save the figure and reopen it, I get a nearly blank figure that looks nothing like what I just saved. I've tried making all kinds of figures from scratch and that always works fine. Many of my old figures can be saved and reopened too, but not all of them. Since many of my figures have a lot of data that takes a long time to calculate, this is really annoying. Any idea what's causing it?
Saved figure:
Reopening it:
댓글 수: 1
mbonus
2016년 9월 8일
Try checking the units of the figure and components, it looks like it is just really zoomed in on a legend.
답변 (1개)
Michelle Wu
2016년 9월 28일
The issue you encountered appears to be related to an identified bug in MATLAB R2016a. The bug seems to be fixed in R2016b as I was able to reproduce the issue on a similar example in R2016a while the same figure saves fine in R2016b. I would suggest update to R2016b and see if the issue is resolved. If not, feel free to contact the Technical Support at MathWorks.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!