legend options 'left'/'right'
David Bateman
David.Bateman at motorola.com
Thu Oct 30 08:16:02 CDT 2008
Jonathan Stickel wrote:
> The 'left'/'right' options to legend are ignored and instead are used as
> legend strings. I am using octave-3.0.1.
>
> Thanks,
> Jonathan
>
>
Opps, yes it looks like these options are completely ignored in Octave
even though they are documented. In fact these options don't even exist
in Matlab..
Try the attached patch. With this I see that
plot (1:10)
legend("data")
legend("right")
now works as expected.. The patch is against 3.1.51+
D.
--
David Bateman David.Bateman at motorola.com
Motorola Labs - Paris +33 1 69 35 48 04 (Ph)
Parc Les Algorithmes, Commune de St Aubin +33 6 72 01 06 33 (Mob)
91193 Gif-Sur-Yvette FRANCE +33 1 69 35 77 01 (Fax)
The information contained in this communication has been classified as:
[x] General Business Information
[ ] Motorola Internal Use Only
[ ] Motorola Confidential Proprietary
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch8786
Url: https://www-old.cae.wisc.edu/pipermail/bug-octave/attachments/20081030/2314eacd/attachment.ksh
More information about the Bug-octave
mailing list