error saving figure: inner matrix dimension must agree
조회 수: 1 (최근 30일)
이전 댓글 표시
hello everybody,
i came across a problem which continues to steal me a lot of time, because i am not able to save a matlab figure as a .fig file. i always get the message
error saving figure: inner matrix dimension must agree
does anybody know that problem or has a tipp for me how to track down the solution?
thanks a lot philipp
댓글 수: 1
Jan
2011년 10월 19일
Please post the command you are using for saving. Does the error message contain any further information? Perhaps a line number?
채택된 답변
추가 답변 (1개)
Image Analyst
2011년 10월 19일
Our daily "how do I save a figure?" question...
My answer is to read the FAQ: http://matlab.wikia.com/wiki/FAQ#How_do_I_save_my_figure.2C_axes.2C_or_image.3F_I.27m_having_trouble_with_the_built_in_MATLAB_functions. In the rare event export_fig doesn't do it for you, ask Oliver - he always seems wiling to help or make other suggestions.
댓글 수: 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!