Description Usage Arguments Details Value See Also Examples
ssdata retrieves the model for a state-space system from a sys object
1 | ssdata(sys1)
|
sys1 |
an LTI system object of tf, ss or zpk classes |
ssdata retrieves a model object for a state-space system, from a sys object of tf, ss and zpk classes
Returns a list object of ss class containing A, B, C and D matrices
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.