octave-maintainers
[Top][All Lists]
Advanced

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

Re: Octave/backend interface proposal


From: Shai Ayal
Subject: Re: Octave/backend interface proposal
Date: Wed, 23 Jan 2008 07:51:30 +0200

On Jan 22, 2008 10:31 PM, John W. Eaton <address@hidden> wrote:
>
> On 22-Jan-2008, Michael Goffioul wrote:
>
> | On Jan 21, 2008 9:58 AM, Michael Goffioul <address@hidden> 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


reply via email to

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