Use of idss data in a level-2 S-function
古いコメントを表示
I am trying to write a level-2 S-function for use in system identification live during a simulation using the n4sid function. However, it does not appear that the output of the n4sid function, a idss datatype, is supported in the output. Is there a way to output this data type from an S-function? Alternatively, can this data type be used internally in an S-function and fed directly into another Matlab function inside the S-function code? Thanks.
回答 (1 件)
Kaustubha Govind
2013 年 4 月 30 日
0 投票
You cannot output this datatype from your S-function, but please see the following discussions for help with implementing the alternate solution:
カテゴリ
ヘルプ センター および File Exchange で Linear Model Identification についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!