[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Lsim plotting bug
From: |
GoSim |
Subject: |
Re: Lsim plotting bug |
Date: |
Sat, 6 Apr 2019 09:48:23 -0500 (CDT) |
it happens everytime I use lsim for several systems. My Octave is version
4.2.2 and maybe that is the problem.
anyway, this is the code:
s=tf('s')
q=1/(1+s+s^2)
lsim(q,c2d(q,.1),ones(101,1),[0:.1:10])
--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html
Re: [Octave-forge] New release of the control package 3.2.0, GoSim, 2019/04/05