Borrar filtros
Borrar filtros

How can you save a plot without generating the figure pop up?

1 visualización (últimos 30 días)
I hope this makes sense - I want to save a plot without actually having the figure pop up window when I run the code. How do I do that?

Respuesta aceptada

Fangjun Jiang
Fangjun Jiang el 29 de Mzo. de 2022
f=figure('visible','off') and then do plot and save. Remember to close and delete f

Más respuestas (0)

Categorías

Más información sobre Graphics Objects en Help Center y File Exchange.

Productos


Versión

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by