remove borders from images drawn using imagesc

16 views (last 30 days)
How to remove the borders generated in image drawn using imagesc?

Accepted Answer

Walter Roberson
Walter Roberson on 21 Nov 2011
set(gca,'visible','off')

More Answers (0)

Community Treasure Hunt

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

Start Hunting!