Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Plotting graphs
Date: Thu, 18 Sep 2008 09:00:05 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 1
Message-ID: <gat5al$r1e$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1221728405 27694 172.30.248.37 (18 Sep 2008 09:00:05 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 18 Sep 2008 09:00:05 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1417265
Xref: news.mathworks.com comp.soft-sys.matlab:490734


I have five graphs of data all plotted against the same x or time axis. The y axis is plotting throughput for 5 different parameters. I know how to plot each one individually. How do I plot all the data on one graph i.e. one time axis one throughput axis with 5 different graphs of throughput plotted? How is this achieved in MATLAB?