- Open Control System Designer and Generate "Root-Locus" plot.
- Export the system data and use it in MATLAB to recreate the root-locus plot. To extract the system data you can use the following command in the MATLAB Command Window.
- Use the "rlocus" function in MATLAB to plot the root locus. Please refer to the following code snippet as an example.