help-octave
[Top][All Lists]
Advanced

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

Re: Instrument control script only runs once.... plot stops working.


From: CdeMills
Subject: Re: Instrument control script only runs once.... plot stops working.
Date: Fri, 19 Jul 2013 02:23:39 -0700 (PDT)

martine1212 wrote
> Specially after syntax errors, where the process got stopped somewhere.
> Closing plots manually....
> 
> Then when you try to run again, everything is ok until the plotting
> starts.

One option to try:
debug_on_error(true)

to have Octave stop at the first error; from there you can inspect variables
and try to deduce what's going wrong.

Pascal



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Instrument-control-script-only-runs-once-plot-stops-working-tp4655736p4655816.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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