[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #59432] Octave exits with error code 3 for Bod
From: |
Dmitri A. Sergatskov |
Subject: |
[Octave-bug-tracker] [bug #59432] Octave exits with error code 3 for Bode plot |
Date: |
Tue, 10 Nov 2020 08:24:26 -0500 (EST) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0 |
Follow-up Comment #32, bug #59432 (project octave):
OK I see some funny stuff.
W/o control pkg:
octave -q -f
octave:1> load plot_crash_test_data.mat
warning: no constructor for class tfpoly
warning: load: element has been converted to a structure
warning: no constructor for class tfpoly
warning: load: element has been converted to a structure
warning: no constructor for class lti
warning: load: element has been converted to a structure
warning: no constructor for class tf
warning: load: element has been converted to a structure
warning: no constructor for class tfpoly
warning: load: element has been converted to a structure
warning: no constructor for class tfpoly
warning: load: element has been converted to a structure
warning: no constructor for class lti
warning: load: element has been converted to a structure
warning: no constructor for class tf
warning: load: element has been converted to a structure
octave:2> whos
Variables visible from the current scope:
variables in scope: top scope
Attr Name Size Bytes Class
==== ==== ==== ===== =====
A 1x3 24 double
B 1x3 24 double
MAG 5000x1 40000 double
MAG0 5000x1 40000 double
PHASE 5000x1 40000 double
PHASE0 5000x1 40000 double
SYS_c 1x1 42 struct
SYS_d_zoh 1x1 50 struct
Ts 1x1 8 double
f 1x5000 40000 double
fc 1x1 8 double
fs 1x1 8 double
wc 1x1 8 double
Total is 25012 elements using 200172 bytes
With control
octave -q -f
octave:1> pkg load control
octave:2> load plot_crash_test_data.mat
warning: load: element has been converted to a structure
octave:3> whos
Variables visible from the current scope:
variables in scope: top scope
error: Invalid call to get. Correct usage is:
-- Function File: get (SYS)
-- Function File: VALUE = get (SYS, "KEY")
-- Function File: [VAL1, VAL2, ...] = get (SYS, "KEY1", "KEY2", ...)
error: called from
print_usage at line 98 column 5
get at line 39 column 7
subsref at line 53 column 9
size at line 57 column 5
octave:4>
Dmitri.
--
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?59432>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #59432] Octave exits with error code 3 for Bode plot, (continued)
- [Octave-bug-tracker] [bug #59432] Octave exits with error code 3 for Bode plot, Charles Praplan, 2020/11/09
- [Octave-bug-tracker] [bug #59432] Octave exits with error code 3 for Bode plot, Dmitri A. Sergatskov, 2020/11/09
- [Octave-bug-tracker] [bug #59432] Octave exits with error code 3 for Bode plot, Dmitri A. Sergatskov, 2020/11/09
- [Octave-bug-tracker] [bug #59432] Octave exits with error code 3 for Bode plot, Charles Praplan, 2020/11/09
- [Octave-bug-tracker] [bug #59432] Octave exits with error code 3 for Bode plot, Dmitri A. Sergatskov, 2020/11/09
- [Octave-bug-tracker] [bug #59432] Octave exits with error code 3 for Bode plot, Torsten Lilge, 2020/11/09
- [Octave-bug-tracker] [bug #59432] Octave exits with error code 3 for Bode plot, John W. Eaton, 2020/11/09
- [Octave-bug-tracker] [bug #59432] Octave exits with error code 3 for Bode plot, Charles Praplan, 2020/11/10
- [Octave-bug-tracker] [bug #59432] Octave exits with error code 3 for Bode plot, Dmitri A. Sergatskov, 2020/11/10
- [Octave-bug-tracker] [bug #59432] Octave exits with error code 3 for Bode plot, Charles Praplan, 2020/11/10
- [Octave-bug-tracker] [bug #59432] Octave exits with error code 3 for Bode plot,
Dmitri A. Sergatskov <=
- [Octave-bug-tracker] [bug #59432] Octave exits with error code 3 for Bode plot, John W. Eaton, 2020/11/10
- [Octave-bug-tracker] [bug #59432] Octave exits with error code 3 for Bode plot, Dmitri A. Sergatskov, 2020/11/10
- [Octave-bug-tracker] [bug #59432] Octave exits with error code 3 for Bode plot, Charles Praplan, 2020/11/10
- [Octave-bug-tracker] [bug #59432] Octave exits with error code 3 for Bode plot, John W. Eaton, 2020/11/10
- [Octave-bug-tracker] [bug #59432] Octave exits with error code 3 for Bode plot, Markus Mützel, 2020/11/10
- [Octave-bug-tracker] [bug #59432] Octave exits with error code 3 for Bode plot, Charles Praplan, 2020/11/10
- [Octave-bug-tracker] [bug #59432] Octave exits with error code 3 for Bode plot, Dmitri A. Sergatskov, 2020/11/10
- [Octave-bug-tracker] [bug #59432] Octave exits with error code 3 for Bode plot, Dmitri A. Sergatskov, 2020/11/10
- [Octave-bug-tracker] [bug #59432] Octave exits with error code 3 for Bode plot, Philip Nienhuis, 2020/11/10
- [Octave-bug-tracker] [bug #59432] Octave exits with error code 3 for Bode plot, Philip Nienhuis, 2020/11/10