I want to export with export_fig multiple images that are on a panel
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
Ameer Hamza
2020-10-18
Which MATLAB release are you using? Are you using the latest version of export_graphics? On R2020b, it does support the panel object.
采纳的回答
Ameer Hamza
2020-10-18
exportgraphics() support panel object: https://www.mathworks.com/help/matlab/ref/exportgraphics.html.
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!