new to matplotlib

Hello:

I am new to Matplotlib so please excuse me

I have my data organized in three columns: x,y,z. X and Y represents the coordinates of a point and Z is the elevation at that point. I want to create a chart that has on y axis the elevation and on x axis the distance between the coordinates of the points. The chart displays a line that passes all the points, and if is possible interpolate between the elevation points

Can somebody give me an example?

Thank you in advance,

Ionut

···

Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.

I am new to Matplotlib so please excuse me
I have my data organized in three columns: x,y,z. X and Y represents the
coordinates of a point and Z is the elevation at that point. I want to
create a chart that has on y axis the elevation and on x axis the distance
between the coordinates of the points. The chart displays a line that passes
all the points, and if is possible interpolate between the elevation points

Can somebody give me an example?

Take a look at this cookbook recipe:

http://www.scipy.org/Cookbook/Matplotlib/Gridding_irregularly_spaced_data

JDH

···

On Tue, Apr 29, 2008 at 2:59 AM, sandric ionut <sandricionut@...9...> wrote:

Thank you in advance,

Ionut
________________________________
Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it
now.
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.

http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
matplotlib-users List Signup and Options