Version 3.0.3 (Windows) plotting problems
Michael Goffioul
michael.goffioul at gmail.com
Fri Jan 2 03:48:52 CST 2009
You should indeed use the "location" property when
invoking "legend". The possible values are like on a
compass: north, east, south, west, northeast, northwest,
southeast and southwest. You can also add the suffix
"outside" to put the legend box outside the plot. However
I'm not sure this is fully supported in the graphics
backend you're using.
Michael.
On Fri, Jan 2, 2009 at 9:39 AM, Chow Ying Foon (FIN)
<yfchow at baf.msmail.cuhk.edu.hk> wrote:
> Thank you for your help. I'd appreciate if you could shed some light on
> my first question (may be that is too simple, but it has bugged me for a
> while).
>
> As for the second question, I vaguely remember there were some
> discussions related to mesh plot in Octave. May be I will search again
> to see if there is anything could be done.
>
> Ying-Foon
>
> -----Original Message-----
> From: Michael Goffioul [mailto:michael.goffioul at gmail.com]
> Sent: Friday, January 02, 2009 5:29 PM
> To: Chow Ying Foon (FIN)
> Cc: help-octave at octave.org
> Subject: Re: Version 3.0.3 (Windows) plotting problems
>
> 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