用于 Simulink 模型调节的设置
要在命令行中调节 Simulink 模型,请使用 slTuner
接口来配置要调节的模型,指定要调节的模块,并指定分析点。slTuner
接口存储 Simulink 模型的线性逼近以及调节系统所需的其他信息。有关示例,请参阅Create and Configure slTuner Interface to Simulink Model。(调节 Simulink 模型需要 Simulink Control Design™ 软件。)
函数
主题
- Create and Configure slTuner Interface to Simulink Model
Use
slTuner
to create an interface to a Simulink model for command-line control system tuning and analysis. - Tune Control Systems in Simulink
At the command line, use
systune
orlooptune
to automatically tune control systems modeled in Simulink. - Mark Signals of Interest for Control System Analysis and Design
Analysis points allow you to access to internal signals, perform open-loop analysis, or specify requirements for controller tuning in systems modeled in either MATLAB® or Simulink.
- How Tuned Simulink Blocks Are Parameterized
Both Control System Tuner and the
slTuner
interface automatically assign predefined parameterizations to certain Simulink blocks.