How can i plot files separately?

Whenever I want to plot graphics (quiver, bode, rootl...) different files come together as seen in the picture. What can I do against it?

2 Commenti

Please attach code?
h=tf([100],[1 6 11 6]);
nyquist(h);
and after some time when i want to plot another transfer function, then i get the graph in the attachment.

Accedi per commentare.

Risposte (1)

madhan ravi
madhan ravi il 11 Dic 2018

0 voti

put figure before each plot command instead of subplots

Categorie

Tag

Richiesto:

il 11 Dic 2018

Commentato:

il 12 Dic 2018

Community Treasure Hunt

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

Start Hunting!

Translated by