Hi Sayan,

This question would be better suited to the matplotlib list.
Also, a more precise description of your existing data, and what you hope it 
would look like would make it easier to help answer your question.  Eg., from 
your description, it is not clear if your existing data is in a table, and in 
the table you have numpy arrays, or if you have one numpy array of rank 2 with 
data in it.


Regards,

Andre



On Apr 10, 2013, at 8:44 AM, Sayan Chatterjee wrote:

> Dear All,
> 
> I have some data files with numpy arrays stored in it in 2 columns. I want to 
> add a third column with just floating point numbers(not numpy array) and plot 
> them later with Matplotlib in 3d. How is it done? Could you please illuminate 
> me?
> 
> Bests,
> Sayan
> 
> -- 
> 
> 
> --------------------------------------------------------------------------
> Sayan  Chatterjee
> Dept. of Physics and Meteorology
> IIT Kharagpur
> Lal Bahadur Shastry Hall of Residence
> Room AB 205
> Mob: +91 9874513565
> blog: www.blissprofound.blogspot.com
> 
> Volunteer , Padakshep
> www.padakshep.org
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to