활동 다이어그램 설명하기
액션을 통하는 데이터의 흐름을 정의하고 시각화하여 기능 시스템 설계 검증
아키텍처 모델 또는 컴포넌트에 대한 실행 가능 활동 다이어그램을 작성하여 기능 요구 사항을 정의하고 검증합니다. System Composer™에서 활동 다이어그램을 사용하여 액션을 통하는 데이터 흐름을 시각화합니다. 활동 다이어그램 요소에서 아키텍처 모델 요소로의 할당을 사용하여 유방향 관계를 만들면 시스템의 기능 설계를 추가적으로 설명할 수 있습니다.
함수
systemcomposer.createActivity | Create System Composer activity diagram (R2024a 이후) |
블록
| Initial Node | Dispatch control token at beginning of activity (R2024a 이후) |
| Action Node | Process object tokens through MATLAB function or nested activity diagram (R2024a 이후) |
| Pin | Direct tokens into or out of an action node (R2024a 이후) |
| Parameter Node | Process tokens through a nested activity diagram (R2024a 이후) |
| Decision or Merge Node | Route input tokens based on evaluation of MATLAB expressions, or merge multiple input tokens onto one output flow (R2024a 이후) |
| Join or Fork Node | Synchronize multiple input tokens into one output, or replicate one input token on all output flows (R2024a 이후) |
| Flow Final Node | Terminate one object or control flow (R2024a 이후) |
| Activity Final Node | Terminate entire activity (R2024a 이후) |
툴
| [Types Editor] | Create custom data types (R2024a 이후) |
| [Allocation Editor] | Create and manage model-to-model allocations |
도움말 항목
- 활동 다이어그램을 사용하여 시스템 거동 설명하기
System Composer의 활동 다이어그램에 대해 알아보고 상호 작용합니다.
- Author Activity Diagrams
Create action nodes, token-based flows, merge nodes, and types for input pins.
- 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.
