Use of idss data in a level-2 S-function
Afficher commentaires plus anciens
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.
Réponses (1)
Kaustubha Govind
le 30 Avr 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:
Catégories
En savoir plus sur Block and Blockset Authoring dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!