octave-maintainers
[Top][All Lists]
Advanced

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

Text color property


From: John W. Eaton
Subject: Text color property
Date: Fri, 24 Aug 2007 11:39:09 -0400

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


reply via email to

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