help-octave
[Top][All Lists]
Advanced

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

Re: control package, can't simulate complex systems


From: Nicholas Jankowski
Subject: Re: control package, can't simulate complex systems
Date: Wed, 10 Jun 2020 14:26:30 -0400

On Wed, Jun 10, 2020 at 12:40 PM Doug Stewart <doug.dastew@gmail.com> wrote:
try 
step(ss(q))


well that seemed to do the trick.  step(ss(q)) plots quickly in Octave, and it matches the output produced in Matlab by  step(q) and step(ss(q))

so, thoughts on why octave needs it converted into state-space representation to avoid choking on it but Matlab doesn't?

reply via email to

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