已回答 copy uipanel content to clipboard
Have you tried, from the MATLAB command line or within a function or script:
print(fig, '-dmeta')
where *_fig_* is ...
已回答 save a plot without gridlines
You might contact the author of the File Exchange submission you're using to see if they can provide assistance. I'd guess that ...