How to remove the unwanted white border?

4 visualizaciones (últimos 30 días)
vidya
vidya el 7 de En. de 2014
Respondida: Image Analyst el 7 de En. de 2014
good day
when i save an image (figure),It saves the image with unnecessary white border..I do not know how to get rid of it.I tried export_fig,getframe,gca, visibility and all that but still it does not wort out for me? How can i solve this..
Here is my image,i want to remove the thick white border

Respuesta aceptada

Image Analyst
Image Analyst el 7 de En. de 2014
How are you saving it. You're probably using save() or saveas() instead of imwrite(). Don't save the figure, which will have a border. Just save the image array only .

Más respuestas (1)

Walter Roberson
Walter Roberson el 7 de En. de 2014
  1 comentario
vidya
vidya el 7 de En. de 2014
i tried this sir...but still its not working..the white border is still present

Iniciar sesión para comentar.

Categorías

Más información sobre Printing and Saving en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by