octave-maintainers
[Top][All Lists]
Advanced

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

Re: [OF control] Merging in Doug's changes


From: Doug Stewart
Subject: Re: [OF control] Merging in Doug's changes
Date: Tue, 29 Nov 2016 17:33:29 -0500



On Tue, Nov 29, 2016 at 3:13 PM, JuanPi <address@hidden> wrote:
I D,

I am trying to merge your changes.
I have added a Makefile to the repository to simplify the
adminstration. I have merged in the differences, but I keep getting
lots of errors. Could you try?
https://bitbucket.org/KaKiLa/octave-control

In particular when I do
make run
and then


I did not modify norm!
 Doug
test norm

I get
'__lti_input_idx__' undefined

The same for

test impulse
***** test
 t=0:0.1:.3;
 sys=tf(0.9375,[1 2 4])
 y=impulse(sys,t)
 assert (y(1), 0, eps);
 assert (y(2), 0.084405001160727, 2*eps);
 assert (y(3), 0.150460144774958, 2*eps);
 assert (y(4), 0.199104909042133, 2*eps);
!!!!! test failed
'__lti_input_idx__' undefined near line 211 column 30

and indeed I can't find the function.

Also could you add test and ideally demos to the other files you added
(e.g. imp_var)?

Thanks


--
JuanPi Carbajal
Public GnuPG key: 9C5B72BF
-----
"Why is thought, being a secretion of the brain, more wonderful than
gravity, a property of matter?"
- C. Darwin



--
DASCertificate for 206392


reply via email to

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