I want to export with export_fig multiple images that are on a panel
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Stephani Kanga
le 18 Oct 2020
Commenté : Ameer Hamza
le 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 commentaires
Ameer Hamza
le 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.
Réponse acceptée
Ameer Hamza
le 18 Oct 2020
exportgraphics() support panel object: https://www.mathworks.com/help/matlab/ref/exportgraphics.html.
2 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!