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

So, we have one window (figure 1), and I want to create several systems of coordinates and plot several graphs on them. Help please!

回答(1 个)

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

类别

帮助中心File Exchange 中查找有关 2-D and 3-D Plots 的更多信息

标签

提问:

2014-3-22

回答:

Jan
2014-3-22

Community Treasure Hunt

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

Start Hunting!

Translated by