Use of idss data in a level-2 S-function
Show older comments
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.
Answers (1)
Kaustubha Govind
on 30 Apr 2013
0 votes
You cannot output this datatype from your S-function, but please see the following discussions for help with implementing the alternate solution:
Categories
Find more on Block and Blockset Authoring 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!