Path: news.mathworks.com!not-for-mail
From: "Steve " <steveDEL.bachmeierDEL@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: label points
Date: Sat, 9 Feb 2008 19:28:02 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 3
Message-ID: <fokus2$c5h$1@fred.mathworks.com>
Reply-To: "Steve " <steveDEL.bachmeierDEL@yahoo.com>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1202585282 12465 172.30.248.35 (9 Feb 2008 19:28:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sat, 9 Feb 2008 19:28:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1034320
Xref: news.mathworks.com comp.soft-sys.matlab:450356



Is it possible to label only specific values when using
plot() in Matlab?  i.e. I have many data points but want
only the maximums and minimums labeled with (x,y_max).  Thanks!