Azzera filtri
Azzera filtri

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

1 visualizzazione (ultimi 30 giorni)
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?

Risposta accettata

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

Più risposte (0)

Categorie

Scopri di più su Graphics Objects in Help Center e File Exchange

Prodotti


Release

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by