How do I copy a tabbed figure to clipboard without showing the tabs?

3 views (last 30 days)
I've used uitab() to make several plots in the same figure, each with their own tab. However, when I use Edit>Copy Figure to copy a plot to the clipboard, it includes the gray background and the tabs (see attached picture). Is there a way to only copy the plot on a transparent or white background, without the tabs showing?
matlab ex 1.png

Accepted Answer

Hari Krishna Ravuri
Hari Krishna Ravuri on 19 Aug 2019
I understand that you are having a plot placed inside a tab and you want to copy only the plot. By hovering mouse over the top right corner of the plot, you can find an option to export the plot. By using this option, you can save only the plot and then copy it. Please refer to the attached screenshot.

More Answers (0)

Categories

Find more on Interactive Control and Callbacks 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!