Borrar filtros
Borrar filtros

Using App Designer R2018a, how can I create a button that will save anything plotted on my UIAxes as a JPEG?

1 visualización (últimos 30 días)
I am working on adding a button that will capture whatever I have plotted on my UIAxes, and save it to a .jpg file. In typical figures, there is a toolbar with a File,Save As option but the UIAxes lacks that toolbar. Is there a simple way to accomplish the same task in App Designer?

Respuestas (1)

Ameer Hamza
Ameer Hamza el 1 de Jun. de 2018
Although you can save normal figure using saveas(). But it appears that this feature is still not introduced for app designer. You can use a workaround as suggested in this answer.

Categorías

Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by