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!