how can i crop this figure?
조회 수: 12 (최근 30일)
이전 댓글 표시
Greetings,
I used matlab to genereate figure like this:

I need to save as eps file. Is it possible to remove the the white boundary on the left and right?
Thank you
댓글 수: 2
Jess Lovering
2019년 8월 13일
Have you tried to use the export_fig function that is available on the file exchange? It will crop figures.
채택된 답변
추가 답변 (1개)
qusay hamad
2021년 10월 27일
hello
I think you can
go to
file ----> select Export Setup
in the Properties ------> Rendering ---------> select Custom color ------->Put w
w Mean White
after that select ----> Apply to Figure
finly select Export and save it as eps or tif or any extention you want
Regards
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!