export_fig stretch figure making unreadable
이전 댓글 표시
Hello,
I'm plotting many data points and want save it using export_fit function.
It saves this like:

and I want to have it like this (screenshot from stretched plot):

How can I do it?
Do you have an idea how better to locate this legend, its looks not so nice?
And how can I change a color of boarders (gray area) to white?
Thank you!
답변 (1개)
Adam Danz
2020년 7월 2일
0 개 추천
Is the problem with the fontsize? Is the export cropping the legend? Is the problem with the position of the legend?
You can change the gray figure background to white using fig.Color = 'w' where fig is your figure handle.
카테고리
도움말 센터 및 File Exchange에서 Legend에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!