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!