Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations pierreick on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

MATLAB - plot 2 figures

Status
Not open for further replies.

fglass

Materials
Jul 20, 2006
30
I am trying to plot 2 separate graphs in MATLAB. Does anyone know the way to program it? Thanks
 
Replies continue below

Recommended for you

The command "subplot 121" (and subplot 122) will split the plot window into two.
Then there's "hold on" which will superimpose the plots.
Then there's "figure" which will open a new figure window.

Which do you want?

-
Syl.
 
Thanks SylvestreW. It's "figure". I have figured out my problem.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor