help-octave
[Top][All Lists]
Advanced

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

Re: patch with interpolated color


From: Martin Helm
Subject: Re: patch with interpolated color
Date: Wed, 02 Jun 2010 01:52:36 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.9.1.9) Gecko/20100423 Thunderbird/3.0.4

Am 02.06.2010 01:47, schrieb Rongzong Wu:
Thanks Martin!

I just installed that version as well. I saw an option for gnuplot but
not fltk. And available_backends also returns gnuplot only.

R.

On Tue, Jun 1, 2010 at 4:34 PM, Martin Helm<address@hidden>  wrote:
Am Mittwoch, 2. Juni 2010 01:18:44 schrieb Ben Abbott:
On Jun 1, 2010, at 7:02 PM, RodgerWu wrote:
Thanks Martin! I appreciate it.

I am using Version 3.2.4 within Cygwin. Apparently the only backend
available is gnuplot. I will try the latest Octave and see if it has it.
With version 3.2.4, you can turn on the FLTK backend by typing ...

       close all
       backend fltk

To return to the gnuplot backend, type ...

       close all
       backend gnuplot

Ben

If the cygwin version does not support fltk (I do not know) you can use the
mingw version (also 3.2.4) from octave forge.

- mh




Just copy and paste the code from the first mail into it, it works. I tested it a few minutes ago. Maybe available_backends does not show the correct output (I remember that in some 3.2 versions it only reported the current backend).

- mh



reply via email to

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