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

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

[Octave-bug-tracker] [bug #59432] Crash


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #59432] Crash
Date: Sun, 8 Nov 2020 13:17:00 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:52.0) Gecko/20100101 Firefox/52.0

Update of bug #59432 (project octave):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #1:

Confirmed on 6.0.93 on Windows.
It's the line:

SYS_d_zoh = c2d(SYS_c,Ts,'zoh');


(3rd line in 4th stanza of OP's script) that provokes the crash.

In dev Octave I get an error two lines earlier in the uploaded script:

:
>> SYS_c = tf(B,A);
error: '__lti_input_idx__' undefined near line 211, column 211
error: called from
    tf at line 211 column 31
>>


perhaps a hint.

    _______________________________________________________

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]