Hi all, 
I am a very new user to both python and matplotlib so please beware that my
questions might be a real no-brainer. Here goes: 
I have a 3D array of data that I isolated from a much larger dataset. The
first two columns are the x and y positions while the third is the intensity
at the position (xi, yi). I would like to produce a colour map of the
intensity as a function of x and y positions. Numerous tries with pcolor
have got me nowhere. I constantly get an error message saying "Too many
indices". 

Is my use of pcolor correct? If not, what should I use?

Any help would be greatly appreciated. 

Thanks a lot! :-D

-- 
View this message in context: 
http://old.nabble.com/Noob-confusion%3A-Pcolor-tp26295820p26295820.html
Sent from the matplotlib - users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to