help-octave
[Top][All Lists]
Advanced

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

Re: plotting the data given below


From: jason.moore
Subject: Re: plotting the data given below
Date: Thu, 31 May 2012 22:44:01 -0700 (PDT)

Ran into this same problem today and ended up finding a solution on my own.
Just thought I would leave my solution as well for reference. By switching
the default graphics toolkit from gnuplot to fltk you can plot sparse data
directly using the plot function.

set fltk as the graphics toolkit by entering ' graphics_toolkit fltk '

fltk should plot without error when given sparse arguments

--
View this message in context: 
http://octave.1599824.n4.nabble.com/plotting-the-data-given-below-tp4343847p4630387.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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