octave-maintainers
[Top][All Lists]
Advanced

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

Re: Octave/backend interface proposal


From: Michael Goffioul
Subject: Re: Octave/backend interface proposal
Date: Tue, 22 Jan 2008 15:09:23 +0100

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.

Michael.

Attachment: gnuplot_drawnow.m
Description: Text document

Attachment: graphics.diff
Description: Text document

Attachment: graphics.changelog
Description: Text document


reply via email to

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