이 번역 페이지는 최신 내용을 담고 있지 않습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.
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.