Octave/backend interface proposal
Shai Ayal
shaiay at gmail.com
Tue Jan 22 23:51:30 CST 2008
On Jan 22, 2008 10:31 PM, John W. Eaton <jwe at bevo.che.wisc.edu> wrote:
>
> On 22-Jan-2008, Michael Goffioul wrote:
>
> | On Jan 21, 2008 9:58 AM, Michael Goffioul <michael.goffioul at gmail.com> wrote:
> | > I also think that putting this class into a separated header will get me
> | > into trouble, because of the classes dependencies. I think I'll put it
> | > into graphics.h.in and generate a new patch. Any objection?
> |
> | Here's a completed (working) version of the patch. It defines the
> | base_graphics_backend
> | and graphics_backend classes, associate a backend with a figure, defines the
> | default gnuplot backend and move drawnow to C++.
> |
> | I tested it and it seems to work OK.
>
> I applied the patch and checked it in.
>
> I also made the following additional changes to avoid some calls to
> eval and feval, and to (I think) properly protect the
> drawnow_executing variable and the __drawnow_request__ state.
drawnow.m needs to be removed from scripts/plot/Makefile.in
Shai
More information about the Octave-maintainers
mailing list