How can I pass control back to the MATLAB command prompt after plotting a figure?

7 visualizzazioni (ultimi 30 giorni)

Risposta accettata

MathWorks Support Team
MathWorks Support Team il 27 Giu 2009
You may use the COMMANDWINDOW function to make the MATLAB command window active. For example :
plot(1:10)
commandwindow

Più risposte (0)

Categorie

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

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by