How can i plot several graphs on one window? (GUI)

1 vue (au cours des 30 derniers jours)
Nazariy
Nazariy le 22 Mar 2014
Réponse apportée : Jan le 22 Mar 2014
So, we have one window (figure 1), and I want to create several systems of coordinates and plot several graphs on them. Help please!

Réponses (1)

Jan
Jan le 22 Mar 2014
See
doc subplot
But you can create several axes objects manually also by defining the position property accordingly, see:
doc axes

Catégories

En savoir plus sur Specifying Target for Graphics Output dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by