I want to export with export_fig multiple images that are on a panel
2 views (last 30 days)
Show older comments
Stephani Kanga
on 18 Oct 2020
Commented: Ameer Hamza
on 20 Oct 2020
I want to export with export_fig multiple images that are on a panel but the function doesn't accept panel as an input.
3 Comments
Ameer Hamza
on 18 Oct 2020
Which MATLAB release are you using? Are you using the latest version of export_graphics? On R2020b, it does support the panel object.
Accepted Answer
Ameer Hamza
on 18 Oct 2020
exportgraphics() support panel object: https://www.mathworks.com/help/matlab/ref/exportgraphics.html.
2 Comments
More Answers (0)
See Also
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!