Path: news.mathworks.com!not-for-mail
From: "Zijia Li" <triplezzz21@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Contour graph help!
Date: Wed, 2 Jul 2008 16:03:03 +0000 (UTC)
Organization: University of Michigan
Lines: 9
Message-ID: <g4g8rn$3bk$1@fred.mathworks.com>
References: <g4g53m$7mf$1@fred.mathworks.com> <g4g6ru$3kd$1@fred.mathworks.com>
Reply-To: "Zijia Li" <triplezzz21@gmail.com>
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 1215014583 3444 172.30.248.37 (2 Jul 2008 16:03:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 2 Jul 2008 16:03:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1431276
Xref: news.mathworks.com comp.soft-sys.matlab:477147



> What did you try? What did not work? Contourf
> is the correct tool for this purpose.
> 
> John
The problem is that the temperature and date/time matrix are
9694x1 so it is giving the error "index exceeds matrix
dimensions" when I use contourf.
any way to bypass this or some other way to do it?