How do I obtain the stability of a MIMO system in Simulink?

G
gulzar · Aug 26, 2021 · 2.1K views
Question
I have a large system that has 77 states in which 11 come from the controller and 66 come from the plant. I add the controller and want to know the best way to get the overall stability of this large system.  
Expert Answer
Profile picture of Kshitij Singh
Kshitij Singh PhD Expert
Answered Aug 15, 2026
You can use the Simulink LTI Viewer to find the stability of the system.
 
1. In your Simulink model, go to Simulink Tools menu and select Linear Analysis, an LTI Viewer and the "Model_Inputs_and_Outputs" library will show up.
 
2. Add an Input Block and an Output Block at the input and output of the feedback system in your model from the "Model_Inputs_and_Outputs" library.
 
3. In the LTI Viewer, go to the Simulink menu in the LTI Viewer and select "Get Linearized Model".
 
4. In the LTI Viewer, under File->Export, select "Export to Workspace" to export this model to the workspace with a name of your choosing such as "mimo_model".
 
5. At the MATLAB command prompt, type the following command to get the poles to test the stability of the system that you have just exported.
 
pole(mimo_model)
100% Run Guarantee 3-Hour Fast-Track Delivery

Need a Custom Version or Complete Simulation for This Problem?

Our 500+ PhD engineers build, debug, and optimize working MATLAB scripts and Simulink (.slx) models tailored to your exact assignment rubrics with zero plagiarism.

Tested on MATLAB R2024b / R2026a
Turnitin 0% Plagiarism Report
Free 7-Day Revisions Guarantee
Have a different question? Ask here

Get a Free Consultation or a Sample Assignment Review!