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: Juan Pablo Carbajal
Subject: Re: Instrument control script only runs once.... plot stops working.
Date: Wed, 17 Jul 2013 21:17:30 +0200

On Wed, Jul 17, 2013 at 6:22 PM, martine1212
<address@hidden> wrote:
> Missing  the point here....
>
> It is not related to writing into a file...
>
> Script is running ok first time... exits, closes files.... plots show up.
> Second time, plots do not show up...error message shows up, right at the
> moment of plotting.
>
> I read in an older post that there was a problem of exiting octave without
> closing plots...
> something related with the gnuplot link.
>
> The code being shown is just a segment... where the error occurs the second
> time the function is called.
> The whole code is like 800 lines... too much to put over here.
>
>
>
>
>
>
> --
> View this message in context: 
> http://octave.1599824.n4.nabble.com/Instrument-control-script-only-runs-once-plot-stops-working-tp4655736p4655778.html
> Sent from the Octave - General mailing list archive at Nabble.com.
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://mailman.cae.wisc.edu/listinfo/help-octave

Try to reduce the problem to a minimum working example. I do two
plots, save to files and redo it without problems here (Debian
Wheezy).
Also, add "keyboard" expressions to debug your script.


reply via email to

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