What is the input of the function trim('sys')?
Show older comments
How do i use the function trim('sys')?
I have 4 Matrices A,B,C,D like in the example from mathworks.
But how can I input them? What is 'sys'?
I googled a lot but i didn't found out what 'sys' is.
I already tried to create a System with sys = ss(A,B,C,D);
Accepted Answer
More Answers (0)
Categories
Find more on System Identification Toolbox 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!