How can i plot several graphs on one window? (GUI)
Show older comments
So, we have one window (figure 1), and I want to create several systems of coordinates and plot several graphs on them. Help please!
Answers (1)
Jan
on 22 Mar 2014
See
doc subplot
But you can create several axes objects manually also by defining the position property accordingly, see:
doc axes
Categories
Find more on 2-D and 3-D Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!