[changeset] - improve clf() compatibility
Michael Goffioul
michael.goffioul at gmail.com
Fri Oct 10 06:54:26 CDT 2008
On Fri, Oct 10, 2008 at 1:46 PM, Ben Abbott <bpabbott at mac.com> 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.
More information about the Octave-maintainers
mailing list