pvpkillerx Messages 22 Reaction score 0 Thread starter Oct 7, 2011 #1 I am confused as to what that means? Is that a coordinate system with 3 y-values?
MATLABdude Science Advisor Messages 1,664 Reaction score 6 Oct 8, 2011 #2 I'd hazard a guess that it just means making use of the subplot function to display multiple plots in the same figure: http://www.mathworks.com/help/techdoc/creating_plots/brb46dv-1.html#brb46dv-3 Last edited by a moderator: May 5, 2017
I'd hazard a guess that it just means making use of the subplot function to display multiple plots in the same figure: http://www.mathworks.com/help/techdoc/creating_plots/brb46dv-1.html#brb46dv-3
pvpkillerx Messages 22 Reaction score 0 Oct 8, 2011 #3 Ye, you're right. It was 9 graphs on the same window 3 rows and 3 columns. Thank you for the reply though :)
Ye, you're right. It was 9 graphs on the same window 3 rows and 3 columns. Thank you for the reply though :)