help-octave
[Top][All Lists]
Advanced

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

Re: [Octave-forge] New release of the control package 3.2.0


From: GoSim
Subject: Re: [Octave-forge] New release of the control package 3.2.0
Date: Fri, 5 Apr 2019 18:40:04 -0500 (CDT)

Another bug in lsim is that you have to specify a time vector even though it
says you don't have to.

-- Function File: lsim (SYS, U)
 -- Function File: lsim (SYS1, SYS2, ..., SYSN, U)
 -- Function File: lsim (SYS1, 'STYLE1', ..., SYSN, 'STYLEN', U)

lsim(q,ones(101,1))
error: lsim: time vector 't' must not be empty
error: called from
    lsim>__linear_simulation__ at line 245 column 7
    lsim at line 145 column 10



--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

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