MATLAB에서의 실행
독립 실행형 Stateflow® 차트를 MATLAB®의 객체로 실행
상태 차트를 사용하여 로직을 설계하고 해당 로직을 MATLAB 프로그램으로 실행합니다. Stateflow 편집기에서 차트를 실행하고 단위 테스트를 수행합니다. 차트를 통해 사용자 인터페이스의 동작 및 데이터 처리 응용 사례를 제어합니다.
함수
Stateflow 구문
도움말 항목
- Create Stateflow Charts for Execution as MATLAB Objects
Save standalone Stateflow charts outside of Simulink® models.
- Execute and Unit Test Stateflow Chart Objects
Run Stateflow charts in MATLAB or through the Stateflow Editor.
- Execute Stateflow Chart Objects Through Scripts and Models
Create a MATLAB script or a Simulink model that invokes a standalone Stateflow chart.
- MATLAB 코드를 Stateflow 플로우 차트로 변환하기
MATLAB 코드에서 플로우 차트를 생성합니다.
문제 해결
Debug a Standalone Stateflow Chart
Interrupt execution to step through each action in a Stateflow chart.