help-octave
[Top][All Lists]
Advanced

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

NaN and Surf function


From: Kyle Snow
Subject: NaN and Surf function
Date: Fri, 22 Sep 2006 12:38:08 -0700

My question is regarding the handling of NaN values for the Z-coordinate in the function

 

surf(x,y,Z).

 

These values exist because my gridded data set has an irregular boundary. The surf command does not seem to handle this well. In matlab, these data points are simply not plotted, and the surf plot for the non-NaN points looks fine. Is there a way I can get this to work using Octave’s surf function?

 

Note that I am running WindowsXp, and I downloaded the exe file from

http://superb-east.dl.sourceforge.net/sourceforge/octave/octave-2.1.73-1-inst.exe.

I have not obtained the Octave source code.

 

Thanks,

 

Kyle


reply via email to

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