|
From: <tim...@en...> - 2006-07-27 22:34:21
|
Daniel J Sebald wrote: > Timoth=C3=A9e Lecomte wrote: >> Hi, >> >> I just tried the wxWidgets terminal with octave (2.1.73, not the last=20 >> development version though). >> >> Bad news : it uses "persist" too. > > Are you sure? I've never seen plots stay alive after Octave is=20 > closed. I've gone to the Octave source directory and grepped for=20 > "persist". I don't see it anywhere used as an option to gnuplot, and=20 > the line of code I see uses "gnuplot" as the default launch command. Hmm, looks like I have missed something. The "persist" option was indeed coming from the wxWidgets terminal=20 configuration dialog, not from octave. But my x11 terminal is also using "persist", and I can't find the=20 app-defaults file that could have caused that. Timoth=C3=A9e |