surf problem

Ben Abbott bpabbott at mac.com
Sat Oct 18 10:54:20 CDT 2008


On Oct 18, 2008, at 11:15 AM, Dmitri A. Sergatskov wrote:

> On Sat, Oct 18, 2008 at 9:50 AM, Kai Habel <kai.habel at gmx.de> wrote:
>> Hello all,
>>
>> I noticed the following problem with surf:
>>
>> octave:38> X1=[0 1 2;0 1 2];
>> octave:39> Y1=[0 0 0;0 0 0];
>> octave:40> Z1=[0 0 0;1 1 1];
>> octave:41> surf(X1,Y1,Z1)
>>
>> after running this sequence I see a 'distorted' surface.
>
> What's octave version? gnuplot version?
>
> It looks fine on my octave 3.0.2 + gnuplot 4.3.0
>
>>
>> Kai
>
> Dmitri.

It is a strange choice of inputs, but it appears to render correctly  
for me running the developers sources and gnuplot 4.2.3.

Ben



More information about the Bug-octave mailing list