help-octave
[Top][All Lists]
Advanced

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

Re: Saves incomplete, multi-plot figure to file.


From: gholladay
Subject: Re: Saves incomplete, multi-plot figure to file.
Date: Mon, 13 May 2013 07:49:19 -0700 (PDT)

Just in case anyone else wants to find out which graphics toolkit they're
using, the correct command is "graphics_toolkit ()".

Somewhat to my surprise, I am using fltk.  I suspect that the amount of data
I'm plotting might be the primary problem.  I'm developing a tool for flight
test data reduction and the plot I'm working with now has upwards of 4000
data points.  Some flight test data will easily get up into the 10s of
thousands of data points.

Just running the plot takes only about 5 seconds but trying to use the
'saveas' command or the 'print' command takes a very long time to run.

Can you recommend anything?



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Saves-incomplete-multi-plot-figure-to-file-tp4652782p4652847.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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