help-octave
[Top][All Lists]
Advanced

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

Re: 3d plot projection


From: Terry Duell
Subject: Re: 3d plot projection
Date: Tue, 24 Apr 2012 09:21:07 +1000
User-agent: Opera Mail/11.62 (Linux)

On Tue, 24 Apr 2012 03:57:26 +1000, Ben Abbott <address@hidden> wrote:


Please try Octave's native OpenGL backend instead. Start with ...

        close all
        graphics_backend fltk

... and then try your plots.

I have seen reference to the 'graphics_backend' command a few times now, but it doesn't work here, however 'graphics_toolkit' is understood.

octave:2> graphics_backend fltk
error: `graphics_backend' undefined near line 2 column 1
octave:2> graphics_toolkit fltk
octave:3>

Is there an explanation for this behaviour?

I am running Octave 3.6.1 on Fedora 16 x86_64.

Cheers,
--
Regards,
Terry Duell


reply via email to

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