help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 3d surface plot


From: Ben Abbott
Subject: Re: 3d surface plot
Date: Tue, 29 Apr 2008 19:23:09 -0400

What do you get when you type "path" and "ver"?

Ben

On Apr 29, 2008, at 5:21 PM, Floyd poole wrote:

OK, thanks to Jaroslav I just need a surface plot. I compiled Octave from source and now I am getting this error:
octave:1> load depth.txt;
octave:2> surfc(depth)
error: `surfc' undefined near line 2 column 1



On Sat, Apr 26, 2008 at 1:25 PM, Ben Abbott <address@hidden> wrote:

On Apr 26, 2008, at 2:09 PM, Jordi Gutiérrez Hermoso wrote:

On 26/04/2008, Floyd poole <address@hidden> wrote:
This is what we are using to collect the data points, each being a thickness reading. Its called corrosion mapping, and we are currently limited to a 2d
image.

As far as Octave is concerned, it would be more useful for us to look
at the format of your data than the physical instrument for collecting
it.

- Jordi G. H.

I'd also like to see an example of a 3D image that illustrates how the data is desired to be displayed.

Ben





reply via email to

[Prev in Thread] Current Thread [Next in Thread]