Help with lti lib on LyME (Palm OS 5)

6 views
Skip to first unread message

Francisco Bonillo

unread,
Jul 26, 2008, 7:02:55 PM7/26/08
to Sysquake
Hi, I'm trying to configure a script using the lti library, but i have
some troubles with this library.

First i do it's to load the lit and control lib:
> use lti
> use control

then i define a tf object:
> sys = tf(1,[1 2 3])

after that i try to calculate de step response function
> step(sys)

but it returns
Undefined function 'step'
(lti/tf::step;1287)

then trying with some other functions for tf objects, i had found that
only works until 'margin' function.

When i try to edit lti lib, it give me an error
cannot get record (err527)

It seems to be a problem because the file its too large. There is a
way to split it by example in ss lib, tf lib, etc.? in the way to make
Palm OS capable to use this excelents functions.

thanks

Torotrak

unread,
Aug 4, 2008, 6:01:29 AM8/4/08
to Sysquake
Try the following command:

> step(1, [1, 2, 3])

See reference: step(numc, denc)

Best regards.

_________________________________________________________________________________________

Francois Roulet
EPFL PL DIT-SB
Case Postale 121
CH-1015 Lausanne

Reply all
Reply to author
Forward
0 new messages