I want to export with export_fig multiple images that are on a panel
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Stephani Kanga
il 18 Ott 2020
Commentato: Ameer Hamza
il 20 Ott 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 Commenti
Ameer Hamza
il 18 Ott 2020
Which MATLAB release are you using? Are you using the latest version of export_graphics? On R2020b, it does support the panel object.
Risposta accettata
Ameer Hamza
il 18 Ott 2020
exportgraphics() support panel object: https://www.mathworks.com/help/matlab/ref/exportgraphics.html.
2 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Printing and Saving in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!