remove borders from images drawn using imagesc

14 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)

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!