octave-maintainers
[Top][All Lists]
Advanced

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

Re: [changeset] - improve clf() compatibility


From: Michael Goffioul
Subject: Re: [changeset] - improve clf() compatibility
Date: Fri, 10 Oct 2008 13:54:26 +0200

On Fri, Oct 10, 2008 at 1:46 PM, Ben Abbott <address@hidden> wrote:
>> What's missing here is probably "reset" function.
>>
>> Michael.
>
>
> Agreed.
>
> If I had a method available to inquire as to what the defaults were, that
> would be easy enough to impement. Do you imply that I am already able to
> determine the default property values?

get(0, 'defaultfigurecolor') for instance

However, implementing this in m-code will probably be rather inefficient.
I guess a C++ implementation (maybe with some autogenerated code)
would be better suited.

Michael.


reply via email to

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