Incorrect display of figure when rendering with vector format
2 次查看(过去 30 天)
显示 更早的评论
Hi,
I have encountered an annoy issue related to the mentioned topic. A set of plotted items show plugged into some other items, seen the attached screenshot. Even though I can change the render engine into the bitmap format, the resolution of the exported image is not sufficient with 600 dpi. Is there any solution to correct this issue by keeping with the vector rendering? The correlated .fig file is attached.
I very appreciate it if you can give any advice, thanks in advance.
Gu
0 个评论
回答(1 个)
Sumukh
2024-9-3
Hi Jue,
It appears that the figure is not being rendered properly at your end. This issue is not reproducible at my end as the images are being rendered without any issues with the “Export Setup” option in R2023b, regardless of the type of rendering and resolution chosen. This could be due to some low-level graphics error caused by outdated graphics drivers. You can refer to the following article to troubleshoot the issue and retry rendering the image again:
https://www.mathworks.com/matlabcentral/answers/157894-resolving-low-level-graphics-issues-in-matlab
I hope this helps in resolving the issue.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!