이 번역 페이지는 최신 내용을 담고 있지 않습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.
활동 다이어그램 설명하기
R2026a액션을 통하는 데이터의 흐름을 정의하고 시각화하여 기능 시스템 설계 검증
아키텍처 모델 또는 컴포넌트에 대한 실행 가능 활동 다이어그램을 작성하여 기능 요구 사항을 정의하고 검증합니다. System Composer™에서 활동 다이어그램을 사용하여 액션을 통하는 데이터 흐름을 시각화합니다. 활동 다이어그램 요소에서 아키텍처 모델 요소로의 할당을 사용하여 유방향 관계를 만들면 시스템의 기능 설계를 추가적으로 설명할 수 있습니다.
클래스
함수
활동 노드
| Initial Node | Dispatch control token at beginning of activity |
| Action Node | Process object tokens through MATLAB function or nested activity |
| Pin | Direct tokens into or out of an action node |
| Parameter Node | Process tokens through a nested activity |
| Decision or Merge Node | Route input tokens based on evaluation of MATLAB expressions, or merge multiple input tokens onto one output flow |
| Join or Fork Node | Synchronize multiple input tokens into one output, or replicate one input token on all output flows |
| Flow Final Node | Terminate one object or control flow |
| Activity Final Node | Terminate entire activity |
툴
| [Types Editor] | Create custom data types (R2024a 이후) |
| [Allocation Editor] | Create and manage model-to-model allocations |
| [Profile Editor] | Create and manage profiles with stereotypes and properties |
도움말 항목
- 활동 다이어그램을 사용하여 시스템 거동 설명하기
System Composer의 활동 다이어그램에 대해 알아보고 상호 작용합니다.
- Author a Simple Activity Diagram
Create action nodes, token-based flows, merge nodes, and types for input pins.
- Establish Traceability and Extend Model Elements
This topic describes elements of an activity diagram for a mobile robot.
- Simulate, Visualize, and Validate Activity Diagrams
Simulate, visualize, and debug activity diagrams in System Composer.
- Model Complex Objects in Activity Diagrams Using MATLAB Class Tokens
Model activity diagram that processes MATLAB class tokens.


