Why can I not SAVE a figure with 4 or more subplots?
조회 수: 1 (최근 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!