Why can I not SAVE a figure with 4 or more subplots?
3 次查看(过去 30 天)
显示 更早的评论
Hello,
I recently ran into a bug in Matlab that when I try to save a figure containing 4 or more subplots I am unable to save the figure in any format (fig, png, jpeg, pdf, eps, etc).
I tried this using the saveas function, export_fig function, Export Setup, and directly clicking "Save As" from the File drop down menu in the figure.
The following error appears either in the command workspace or as a box from the Figure GUI: "Index exceeds matrix dimensions."
What dimensions? Everything plots correctly and there is no issue until I want to save the figure. No one else seems to ask this question and I am wondering if my personal Matlab is just acting buggy.
This error does not appear when I have 3 or less subplots. I have been able to successfully save those figures.
I am running Matlab 2013b on Windows 7 Professional. I am using a version provided by my university. I recently reactivated the license.
Please tell me if I need to give any additional information.
1 个评论
Andreas Goser
2015-2-12
I tried reproducing and also searched for known issues - both without success. Can you submit a web request for Technical Support providing your steps?
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Printing and Saving 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!