gnuplot warning from "demo plot3"

David Bateman adb014 at gmail.com
Tue Mar 11 13:59:41 CDT 2008


Tatsuro MATSUOKA wrote:
> Hello
> On my cygwin-octave
> 
> octave:1> demo plot3
> plot3 example 1:
>  z = [0:0.05:5];
>  plot3 (cos(2*pi*z), sin(2*pi*z), z, ";helix;");
>  plot3 (z, exp(2i*pi*z), ";complex sinusoid;");
> 
> octave:2>         
> 
> There happened no warning.
> My gnuplot is the ver 4.3 (cvs 2008-03-07).
> 
> Regards
> 
> Tatsuro
> 


This doesn't concern 3.0.0 as it uses "set pm3d explicit"...

Regards
David


More information about the Bug-octave mailing list