[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to change graphics from gnuplot to fltk?
From: |
Ben Abbott |
Subject: |
Re: How to change graphics from gnuplot to fltk? |
Date: |
Wed, 12 Sep 2012 17:24:52 -0400 |
On Sep 12, 2012, at 5:06 PM, Jean Dupont wrote:
> As I saw some positive opinions concerning fltk, I wanted to try it out,
> however the following doesn't seem to work:
>
>
> octave:1> graphics_toolkit ('fltk')
> error: `graphics_toolkit' undefined near line 1 column 1
>
> octave:1> graphics_toolkit('gnuplot')
> error: `graphics_toolkit' undefined near line 1 column 1
>
> How do I change it properly?
>
> thanks
> jean
My guess is that your version of Octave is too old. What version are you
running?
Ben