help-octave
[Top][All Lists]
Advanced

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

Re: Error using step() function


From: Doug Stewart
Subject: Re: Error using step() function
Date: Sat, 26 Jan 2013 18:44:33 -0500




On Sat, Jan 26, 2013 at 5:59 PM, Lourenco <address@hidden> wrote:
On 26 January 2013 19:46, Lukas Reichlin <address@hidden>
wrote:
> You can try to specify a final time:
>
>         step (mm1, 450)
>
> where 450 stands for the number of time units.

It works perfectly in my version also. Thak you so much.


> There seems to be a bug in the function which calculates the final time,
> but I have not found it yet. Note that you should update from
> control-2.3.52 to the current control-2.4.1 as I only tested it with the
> most recent version.

By the way, how to install/upgrade packages?

I'm using Ubuntu 12.11 and those octave apt-get packages that is
available with it. I've downloaded new version of control package and
compile it, but I don't know the next step.


-- Lourenço



--
View this message in context: http://octave.1599824.n4.nabble.com/Error-using-step-function-tp4649124p4649134.html
Sent from the Octave - General mailing list archive at Nabble.com.
_______________________________________________
Help-octave mailing list
address@hidden
https://mailman.cae.wisc.edu/listinfo/help-octave





try
octave:16> pkg list
Package Name  | Version | Installation directory
--------------+---------+-----------------------
     control *|   2.4.1 | /home/doug/octave/control-2.4.1
    symbolic *|   1.1.0 | /home/doug/octave/symbolic-1.1.0
         tsa  |   4.2.4 | /home/doug/octave/tsa-4.2.4




control and symbolic are installed and loaded (see the *)
tsa is installed but not loaded.


--
DAS

https://linuxcounter.net/user/206392.html

reply via email to

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