exportgraphics: need error explained
이전 댓글 표시
I'm trying to export of multi-panel plot that contains 4 imagesc plots and two surf plots with the new exportgraphics command with the vector option.
The command produces the following error:
Warning: Vectorized content might take a long time to create, or it might contain unexpected results. Set 'ContentType' to 'image' for better
performance. Click here to not see this message again.
Warning: An error occurred while drawing the scene: An error occurred while rendering after the depth sort.
In the EPS file that is produced, the axes for the surface plots are empty. The surface mesh just isn't there.
Can someone please explain the error and provide guidance on what I can do to avoid this error and get a successful plot saved?
댓글 수: 4
Steven Lord
2020년 6월 19일
What OS are you using? What type of graphics card?
millercommamatt
2020년 6월 19일
millercommamatt
2020년 6월 22일
millercommamatt
2020년 6월 25일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Graphics Performance에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!