how can i crop this figure?

Greetings,
I used matlab to genereate figure like this:
Capture.PNG
I need to save as eps file. Is it possible to remove the the white boundary on the left and right?
Thank you

2 Comments

Have you tried to use the export_fig function that is available on the file exchange? It will crop figures.
I use export_fig all the time

Sign in to comment.

More Answers (1)

qusay hamad
qusay hamad on 27 Oct 2021
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

Categories

Find more on Migrate GUIDE Apps in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!