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.
2 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!