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

1 visualización (últimos 30 días)
Nazariy
Nazariy el 22 de Mzo. de 2014
Respondida: Jan el 22 de Mzo. de 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!

Respuestas (1)

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

Categorías

Más información sobre Specifying Target for Graphics Output en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by