Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Plot Data on US Map
Date: Wed, 23 Jan 2008 14:05:03 +0000 (UTC)
Organization: RenRe Investment Managers
Lines: 29
Message-ID: <fn7hif$i0t$1@fred.mathworks.com>
References: <fn4pgb$jfv$1@fred.mathworks.com> <fn56n0$e7a$1@canopus.cc.umanitoba.ca>
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 1201097103 18461 172.30.248.37 (23 Jan 2008 14:05:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 23 Jan 2008 14:05:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 804967
Xref: news.mathworks.com comp.soft-sys.matlab:447196



Thanks for your response. Can you be proide some more help?
Mabe a small snippet of code that does this? How do i plot
the us map to begin with and then shade the color accoridng
to value and the size of circles according to values?

Thanks


roberson@ibd.nrc-cnrc.gc.ca (Walter Roberson) wrote in
message <fn56n0$e7a$1@canopus.cc.umanitoba.ca>...
> In article <fn4pgb$jfv$1@fred.mathworks.com>, Niraj 
<ask@email.com> wrote:
> >I have a following data:
> 
> >I want to plot this in a US map as following.
> >The states should be shaded red or blue depending on whether
> >the anamoly field is negative or positive.
> 
> patch() with FaceColor
> 
> >I then want to show a circle at the center of each state.
> 
> patch() or rectangle()  (yes, rectangle() is used for
drawing circles!)
> -- 
>    So you found your solution
>    What will be your last contribution?
>    -- Supertramp (Fool's Overture)