Matlab doesn't save figure
11 次查看(过去 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!