Large number of plots
Mostra commenti meno recenti
I am using ive editor to run a function that generates ~= 150 plots. I keep these open because once the script has completed I wish to save the output to a Word doc.
When the function runs from commands line, the plots are generated as expected (though slower as the number of open figures increases). However, when run from live editor it locks up and never completes.
Is there a way to prevent this slow down ?
Risposte (1)
Steven Lord
il 12 Nov 2020
0 voti
Rather than opening ~150 figure windows simultaneously, why not publish the document so you only need to have one figure open at a time?
1 Commento
Categorie
Scopri di più su Title in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!