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에서 Block and Blockset Authoring에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!