octave-maintainers
[Top][All Lists]
Advanced

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

Re: Text color property


From: David Bateman
Subject: Re: Text color property
Date: Fri, 24 Aug 2007 22:33:21 +0200
User-agent: Thunderbird 1.5.0.7 (X11/20060921)

John W. Eaton wrote:
> On 24-Aug-2007, David Bateman wrote:
> 
> | Here is a small patch that someone here requested that adds the text
> | color property.. This allows things like
> | 
> | plot(randn(1000,1))
> | text(400,3,"label","Color",[0,1,0])
> | 
> | to work correctly.
> 
> Please aplly this patch.
> 
> Thanks,
> 
> jwe
> 

Done.

D.


reply via email to

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