Search found 3 matches

by breeds2000
Tue Mar 15, 2005 11:44 am
Forum: Suggestions/Questions
Topic: Plotting a 3d surface from an array of data
Replies: 5
Views: 17449

Much appreciated,

Brian
by breeds2000
Tue Mar 15, 2005 11:36 am
Forum: Suggestions/Questions
Topic: Plotting a 3d surface from an array of data
Replies: 5
Views: 17449

re: 3d surface plot - information

hello again,

The data points are evenly spaced in the x and y directions and there are no x and y points initially so dplot will need to make them like you say.

Does that help?

Thanks,

Brian
by breeds2000
Tue Mar 15, 2005 10:27 am
Forum: Suggestions/Questions
Topic: Plotting a 3d surface from an array of data
Replies: 5
Views: 17449

Plotting a 3d surface from an array of data

Hello,
I have an array of 70 rows and several hundred columns of data. I'm trying to graph it but can't seem to get dplot to read the data correctly. Probably missed something obvious because excel's graphing tool automatically creates the surface after choosing the 3d surface option. My data looks ...