help-octave
[Top][All Lists]
Advanced

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

set (0, "defaultlinecolor", "red"); not working


From: heman
Subject: set (0, "defaultlinecolor", "red"); not working
Date: Mon, 21 Feb 2011 03:18:38 -0800 (PST)

Im using octave 2.1.57

Im trying to use the command to set the default line color to red. 

set (0, "defaultlinecolor", "red"); OR gset (0, "defaultlinecolor", "red");



But on running any of the above commands, I get a message saying-->

error: set: expecting all arguments to be strings

Help!
-- 
View this message in context: 
http://octave.1599824.n4.nabble.com/set-0-defaultlinecolor-red-not-working-tp3317173p3317173.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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