octave-maintainers
[Top][All Lists]
Advanced

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

Re: need test run on Mac


From: John Helly
Subject: Re: need test run on Mac
Date: Wed, 26 Feb 2014 21:59:10 -0800
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:24.0) Gecko/20100101 Thunderbird/24.3.0

Hi.
I don't know what you mean by the 'control' package but I'm willing to help.
J.


octave-3.4.0:1> y = zeros(1,25);
octave-3.4.0:2> u = ones(1,25);
octave-3.4.0:3> tsam = 0.1;
octave-3.4.0:4> data = iddata(y,u,tsam);
error: `iddata' undefined near line 4 column 8
octave-3.4.0:4> n4sid(data,1);
error: `data' undefined near line 4 column 7
error: evaluating argument list element number 1
octave-3.4.0:4>

On 2/26/14 9:52 PM, John W. Eaton wrote:
data = iddata(y,u,tsam);
n4sid(data,1);

--
John Helly, University of California, San Diego / San Diego Supercomputer 
Center / Scripps Institution of Oceanography / 760 840 8660 mobile / stonesteps 
(Skype) / stonesteps7 (iChat) / http://www.sdsc.edu/~hellyj

Attachment: hellyj.vcf
Description: Vcard


reply via email to

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