octave-bug-tracker
[Top][All Lists]
Advanced

[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: Charles Praplan
Subject: [Octave-bug-tracker] [bug #59432] Octave exits with error code 3 for Bode plot
Date: Tue, 10 Nov 2020 07:07:23 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:82.0) Gecko/20100101 Firefox/82.0

Follow-up Comment #29, bug #59432 (project octave):

Here are the results of the testing I made, with the data saved in a file
(matlab v7 format) and without calls to control package functions:

1) control package loaded

   => crash
   
2) control package NOT loaded

   => - no crash, plot is displayed correctly
      - but following warnings are displayed in console:
   


warning: no constructor for class tfpoly
warning: called from
    plot_crash_test_case_2 at line 5 column 1

warning: load: element has been converted to a structure
warning: called from
    plot_crash_test_case_2 at line 5 column 1

warning: no constructor for class tfpoly
warning: called from
    plot_crash_test_case_2 at line 5 column 1

warning: load: element has been converted to a structure
warning: called from
    plot_crash_test_case_2 at line 5 column 1

warning: no constructor for class lti
warning: called from
    plot_crash_test_case_2 at line 5 column 1

warning: load: element has been converted to a structure
warning: called from
    plot_crash_test_case_2 at line 5 column 1

warning: no constructor for class tf
warning: called from
    plot_crash_test_case_2 at line 5 column 1

warning: load: element has been converted to a structure
warning: called from
    plot_crash_test_case_2 at line 5 column 1

warning: no constructor for class tfpoly
warning: called from
    plot_crash_test_case_2 at line 5 column 1

warning: load: element has been converted to a structure
warning: called from
    plot_crash_test_case_2 at line 5 column 1

warning: no constructor for class tfpoly
warning: called from
    plot_crash_test_case_2 at line 5 column 1

warning: load: element has been converted to a structure
warning: called from
    plot_crash_test_case_2 at line 5 column 1

warning: no constructor for class lti
warning: called from
    plot_crash_test_case_2 at line 5 column 1

warning: load: element has been converted to a structure
warning: called from
    plot_crash_test_case_2 at line 5 column 1

warning: no constructor for class tf
warning: called from
    plot_crash_test_case_2 at line 5 column 1

warning: load: element has been converted to a structure
warning: called from
    plot_crash_test_case_2 at line 5 column 1


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59432>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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