help-octave
[Top][All Lists]
Advanced

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

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


From: Ben Abbott
Subject: Re: set (0, "defaultlinecolor", "red"); not working
Date: Mon, 21 Feb 2011 07:54:04 -0500

On Feb 21, 2011, at 6:18 AM, heman wrote:

> 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!


This functionality was not available in Octave 2.x.

You'll need to upgrade. Octave 3.4 was just released.

Ben



reply via email to

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