Something changed suddenly when exporting figures to .svg
2 次查看(过去 30 天)
显示 更早的评论
Hello,
Today something changed in my Matlab that changed how figures are saved. Here is a link to 3 .svg images showing the same plot: https://easyupload.io/m/veheuo
Image 1: How it originally looked. Saved by clicking File-->Save as in the Matlab Figure window.
Image 2: After the unknown change. Saved by clicking File-->Save as in the Matlab Figure window.
Image 3: After the unkown change. Exported with the export dialog, with the width and height set to 1920x1080, which is the resolution of my screen.
Differences:
- Between 2 and 3: Literally only the text size.
- Between 1 and 2/3: The axes line thickness, the size of the circle markers, and the text size.
All images are from the same .fig file. When I open the property inspector, the text is the same size as before (because I set the size manually in the script). I restarted Matlab, checked other figures etc.
Any ideas on what might have caused this and how to fix it? Additionally, can I manually apply the scaling that was done between 1 and 2?
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Creating, Deleting, and Querying Graphics Objects 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!