Version 3.0.3 (Windows) plotting problems

Michael Goffioul michael.goffioul at gmail.com
Fri Jan 2 03:29:27 CST 2009


A waterfall plot seems to be a mesh plot with MeshStyle set to "row"
or "column". However, neither gnuplot or jhandles support that
property, so I'm afraid you can't do it at the moment.

Michael.


On Wed, Dec 31, 2008 at 7:46 AM, Chow Ying Foon      (FIN)
<yfchow at baf.msmail.cuhk.edu.hk> wrote:
> I am new to Octave and I'd appreciate if someone could help me in the
> jhandles plotting in Octave under Windows XP SP2:
>
>
>
> 1. I cannot move the legend box to upper left corner with command
> legend('X1','X2',2)  which works in MATLAB. Should I type something like
> legend('X1','X2',"location",'northwest')  ? I don't quite understand the
> usage of "location" and POS when I go through the help on legend.
>
>
>
> 2. Octave does not recognize the command  waterfall(X,Y,Z)  from a previous
> MATLAB file, so what is a similar command?
>
>
>
> Thanks in advance and happy new year!
>
>
>
> Ying-Foon
>
> _______________________________________________
> Help-octave mailing list
> Help-octave at octave.org
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
>
>


More information about the Help-octave mailing list