AW: color plotyy
Ben Abbott
bpabbott at mac.com
Wed May 27 03:23:08 CDT 2009
On May 27, 2009, at 2:31 AM, Jörg Schreiber wrote:
>
> > >
> > > how ist he correct syntax to set e.g. the color of [1,2]?
> >
> > To make the second line red ...
> >
> > set (h1{2}, [1 0 0])
> >
> > Ben
>
>
> Hello Ben,
>
> thank you, but I get (win-version)
>
> <image001.jpg>
>
>
> is there no ‘color’ necessary?
>
> Sunny regards
>
> Jörg Schreiber
Jörg, can you provide a simple, but complete, example so that I/we may
attempt to duplicate what you see?
In any event, you are correct, I sent my response before reading it
carefully.
set (h1{2}, "color", [1 0 0])
Ben
More information about the Help-octave
mailing list