이 번역 페이지는 최신 내용을 담고 있지 않습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.
Simulink 함수
Simulink® Function-Call Subsystem을 직접 호출하여 설계 간소화
Simulink 함수를 사용하면 Stateflow® 차트의 상태 동작 및 천이 동작에서 Simulink 서브시스템을 호출하여 보다 효율적이고 가독성이 높은 모델을 생성할 수 있습니다.
도움말 항목
- Reuse Simulink Functions in Stateflow Charts
Create and execute Simulink functions in Stateflow.
- Bind a Simulink Function to a State
Specify the behavior of subsystem variables between function executions.
- Design Charts with Simulink Functions
Replace a function-call subsystem with a Simulink function in a Stateflow chart.
- Schedule Execution of Multiple Controllers
Use Simulink functions to improve the design of a Stateflow chart.
- Reuse Functions by Using Atomic Boxes
Encapsulate reusable functions in a separate namespace.
- Guidelines for Using Simulink Functions
By using alphanumeric characters for argument names, you ensure that the names of Inport and Output blocks are compatible with the identifier naming rules of Stateflow charts.