Problem with __plt_get_axis_arg__.m
Michael Goffioul
michael.goffioul at gmail.com
Mon Dec 3 05:35:50 CST 2007
On 12/3/07, David Bateman <David.Bateman at motorola.com> wrote:
> Looking in the code in
>
> static octave_value
> make_graphics_object (const std::string& go_name,
> const octave_value_list& args)
>
> it seems it is supposed to do that already. Something like
>
> h = __go_patch__ (gca(), "Facecolor", "Red")
>
> seems to work fine
I know. It's just that code using the __go_xxx__ functions is
not written that way.
Michael.
More information about the Octave-maintainers
mailing list