help-octave
[Top][All Lists]
Advanced

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

Re: Error exploring a Matlab example


From: vathomas
Subject: Re: Error exploring a Matlab example
Date: Tue, 21 Oct 2014 15:13:35 -0700 (PDT)

Hi JMB,

The function exp(s) models a time delay. Time delays are not implemented in
the octave control toolbox. That's why calls to exp(s) will fail even if the
control toolbox is installed.

One alternative is to use Pade approximation for delays (rational
approximation of exp(s)).

Best,
Thomas

  





--
View this message in context: 
http://octave.1599824.n4.nabble.com/Error-exploring-a-Matlab-example-tp4667068p4667073.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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