Hello,
Running Octave through cygwin under Win 7 or under XP, graphics
performance for plotting suffers from slow GUI response speed. Following
the suggestions in Octave documentation, I am using fltk rather than
gnuplot, but the plotting speed and GUI response speed does not differ
much between the two. In particular, using fltk, the initial rendering
is slow, especially for vectors over
For plots of all data sizes, the window becomes gray when moved, after
plotting another window, or intermittently after fltk GUI operations.
Convincing the window to redraw can take some time. GUI response for
zooming is slow and sporadic.
Any suggestions for improving performance?
Also, any suggestions for which formats best export graphics for pasting
into MSWord documents?