importing state space models to simulink
Show older comments
Hello! I am working on a matlab project now, and I will shortly need to start building blocks in a simulink model. My question is very simple, is there a way to import a state space model (saved in the current forlder, or available in the workspace) directly into a simulink model without having to copy and paste all the matrixes (A B C and D) into the silly GUI simulink wants one to use? I need to move over some very large ss models and I really want to avoid all the hassle of copy-pasting. I would be very grateful for any advice.
Accepted Answer
More Answers (0)
Categories
Find more on Modeling 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!