help-octave
[Top][All Lists]
Advanced

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

Re: FLTK howto?


From: Thorsten Meyer
Subject: Re: FLTK howto?
Date: Tue, 23 Feb 2010 19:01:18 +0100
User-agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090706)

Eric Chassande-Mottin wrote:
> 
> hi,
> 
> I'd like to experiment the new FLTK graphics backend.
> I kind of remember that the switch from GNUPLOT to
> FLTK was the command fltk_backend. this command
> seems to exist but appears to be undefined (see below).
> how can I switch to FLTK? (I'm using GNU Debian testing).
> 

octave:1> backend("fltk")
octave:2> plot(1:10,1:10)

regards

Thorsten



reply via email to

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