Simulink Control Design™ - MathWorks

(Tuis.) #1

Command-Line Equivalents


At the MATLAB command line, use the controlSystemTuner command to open Control
System Tuner for tuning a Simulink model. For example, the following command opens
Control System Tuner for the model rct_helico.slx.

controlSystemTuner('rct_helico')

If SLT0 is an slTuner interface to the Simulink model, the following command opens
Control System Tuner using the information in the interface, such as blocks to tune and
analysis points.

controlSystemTuner(SLT0)

See Also


Related Examples



  • “Specify Operating Points for Tuning in Control System Tuner” on page 10-15

  • “Specify Blocks to Tune in Control System Tuner” on page 10-24


More About



  • “Automated Tuning Workflow” on page 10-7


10 Control System Tuning

Free download pdf