help-octave
[Top][All Lists]
Advanced

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

Toolbox - Control - ARX - troubles


From: mjb
Subject: Toolbox - Control - ARX - troubles
Date: Sat, 19 May 2018 14:39:12 -0700 (MST)

Hi Everybody,
I try to use arx function but got error: arx: keys and values must come in
pairs.
Part of my code is below:
***
z=[y',u'];
NN=[2 1 3];
dat=iddata(y',u',1);
TH=arx(dat,NN);
***
Where to look for the cause?
Many thanks in advance.
MJB



--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

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