I want to export with export_fig multiple images that are on a panel
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Stephani Kanga
el 18 de Oct. de 2020
Comentada: Ameer Hamza
el 20 de Oct. de 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 comentarios
Ameer Hamza
el 18 de Oct. de 2020
Which MATLAB release are you using? Are you using the latest version of export_graphics? On R2020b, it does support the panel object.
Respuesta aceptada
Ameer Hamza
el 18 de Oct. de 2020
exportgraphics() support panel object: https://www.mathworks.com/help/matlab/ref/exportgraphics.html.
2 comentarios
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!