help-octave
[Top][All Lists]
Advanced

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

Re: Version 3.0.3 (Windows) plotting problems


From: Michael Goffioul
Subject: Re: Version 3.0.3 (Windows) plotting problems
Date: Fri, 2 Jan 2009 09:29:27 +0000

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)
<address@hidden> 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
> address@hidden
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
>
>


reply via email to

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