hi everyone, I want to save an image from a generated figure in matlab with specified size(1280 x 720), without edges. I tried the command print but i don't succeed to obtain the result. Could someone help me? thank you

 Accepted Answer

Grzegorz Knor
Grzegorz Knor on 18 Jul 2017

0 votes

Please read this topic in a documentation: Save Figure at Specific Size and Resolution.
What do you mean by "edges"? Can you attach some image? Perhaps box command will help.

1 Comment

Thank you for your answer. when i use the command print, automatically matlab save the figure with the edges that is to say the gray contour of matlab figures. I don't want them in output figure, but only the true image.

Sign in to comment.

Categories

Find more on Images 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!