how export uifigure with exportgraphics()
Show older comments
Hello,
I'm trying to save a uifigure (not uiaxe) using
exportgraphics(app.UIFigure,'myfigure.jpg')
I only get a blank picture.
It works well with one uiaxe but I want to export the complete uifigure with all the uiaxes and titles
Does anybody suceeded doing this ?
Thanks
2 Comments
Jackie Caminiti
on 11 Aug 2020
Same problem!
Théo ASPERT
on 11 May 2021
Same problem.
exportapp() works slightly better but sucks at rendering the same size as the original uifigure, and no option is available to change this.
Accepted Answer
More Answers (0)
Categories
Find more on Printing and Saving 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!