how can i crop this figure?
16 ビュー (過去 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!