[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Instrument control script only runs once.... plot stops working.
From: |
martine1212 |
Subject: |
Re: Instrument control script only runs once.... plot stops working. |
Date: |
Wed, 17 Jul 2013 15:55:21 -0700 (PDT) |
Just take a look, after I had a syntax error....
>>fclose all
ans = 0
>>clear
>>close
error: __go_execute_callback__: invalid graphics object (= 6)
error: called from:
error: /usr/share/octave/3.6.3/m/plot/close.m at line 63, column 5
>>close 'all'
error: close: expecting argument to be "all" or a figure handle
error: called from:
error: /usr/share/octave/3.6.3/m/plot/close.m at line 52, column 7
error: /usr/share/octave/3.6.3/m/plot/close.m at line 77, column 1
error: /usr/share/octave/3.6.3/m/plot/close.m at line 46, column 7
>>close "all"
error: close: expecting argument to be "all" or a figure handle
error: called from:
error: /usr/share/octave/3.6.3/m/plot/close.m at line 52, column 7
error: /usr/share/octave/3.6.3/m/plot/close.m at line 77, column 1
error: /usr/share/octave/3.6.3/m/plot/close.m at line 46, column 7
>> HP8510C_Spar
error: close: expecting argument to be "all" or a figure handle
error: called from:
error: /usr/share/octave/3.6.3/m/plot/close.m at line 52, column 7
error: /usr/share/octave/3.6.3/m/plot/close.m at line 77, column 1
error: /usr/share/octave/3.6.3/m/plot/close.m at line 46, column 7
error: /home/labuser/Windows_drive/Inst_programs/HP8510C_Spar.m at line 4,
column 1
It seems close gets picky after an error...
--
View this message in context:
http://octave.1599824.n4.nabble.com/Instrument-control-script-only-runs-once-plot-stops-working-tp4655736p4655794.html
Sent from the Octave - General mailing list archive at Nabble.com.
- Instrument control script only runs once.... plot stops working., martine1212, 2013/07/16
- Re: Instrument control script only runs once.... plot stops working., Juan Pablo Carbajal, 2013/07/17
- Re: Instrument control script only runs once.... plot stops working., CdeMills, 2013/07/17
- Re: Instrument control script only runs once.... plot stops working., martine1212, 2013/07/17
- Re: Instrument control script only runs once.... plot stops working., Juan Pablo Carbajal, 2013/07/17
- Re: Instrument control script only runs once.... plot stops working., Jordi GutiƩrrez Hermoso, 2013/07/17
- Re: Instrument control script only runs once.... plot stops working., martine1212, 2013/07/17
- Re: Instrument control script only runs once.... plot stops working.,
martine1212 <=
- Re: Instrument control script only runs once.... plot stops working., martine1212, 2013/07/19
- Re: Instrument control script only runs once.... plot stops working., CdeMills, 2013/07/19