how to save file with the given size

조회 수: 1 (최근 30일)
alpedhuez
alpedhuez 2020년 7월 11일
편집: Matt J 2020년 7월 11일
I want to save a plot using exportgraphics (or others) with the given size of let me say 4*2.25 inch.
looks complicated. Any simpler way?

채택된 답변

Matt J
Matt J 2020년 7월 11일
  댓글 수: 2
alpedhuez
alpedhuez 2020년 7월 11일
Yes this is what I meant. Does one need to set 'tile'? Why is it that one cannot set as a parameter of exportgraphics?
Matt J
Matt J 2020년 7월 11일
편집: Matt J 2020년 7월 11일
It's a new Matlab feature and I'm not completely familiar with it. However, the tiling seems to be a way to deal with figure subplots. If you are trying to export an individual subplot, you need some mechanism for specifying its physical size and boundaries within the figure.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Printing and Saving에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by