Initial condition estimation using tfest
Show older comments
Hi,
I am trying to find initial condition information using tfest estimation. However, once I use "[sys_tf,ic] = tfest(data,np,nz);" I will get the error:
Error using tfest
Too many output arguments.
The given example in https://www.mathworks.com/help/ident/ug/apply-initial-conditions-when-simulating-identified-LTI-Models.html cannot be run either.
I cannot find the problem. I appreciate if anyone can help.

Accepted Answer
More Answers (0)
Categories
Find more on Transfer Function Models in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!