help-octave
[Top][All Lists]
Advanced

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

Re: patch with interpolated color


From: Ben Abbott
Subject: Re: patch with interpolated color
Date: Tue, 01 Jun 2010 19:18:44 -0400

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



reply via email to

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