octave-maintainers
[Top][All Lists]
Advanced

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

Re: Problem with __plt_get_axis_arg__.m


From: Michael Goffioul
Subject: Re: Problem with __plt_get_axis_arg__.m
Date: Mon, 3 Dec 2007 12:35:50 +0100

On 12/3/07, David Bateman <address@hidden> 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.


reply via email to

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