How to remove the unwanted white border?

4 ビュー (過去 30 日間)
vidya
vidya 2014 年 1 月 7 日
回答済み: Image Analyst 2014 年 1 月 7 日
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

採用された回答

Image Analyst
Image Analyst 2014 年 1 月 7 日
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 .

その他の回答 (1 件)

Walter Roberson
Walter Roberson 2014 年 1 月 7 日
  1 件のコメント
vidya
vidya 2014 年 1 月 7 日
i tried this sir...but still its not working..the white border is still present

サインインしてコメントする。

カテゴリ

Help Center および File ExchangePrinting and Saving についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by