Set image size for saving a figure
이전 댓글 표시
Hello,
In reports I use a lot of matlab-generated plots, but I always have to rescale a saved image of a plot to fit nicely into my document window. I end up with plots that show inconsistent font sizes.
Is there a way to have the plot function create a figure that already has the right standard size? I've tried, to no avail:
set(gcf,'Units','centimeters'); xSize = 15;
Thanks!
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Data Exploration에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!