주요 콘텐츠

활동 다이어그램 설명하기

액션을 통하는 데이터의 흐름을 정의하고 시각화하여 기능 시스템 설계 검증

아키텍처 모델 또는 컴포넌트에 대한 실행 가능 활동 다이어그램을 작성하여 기능 요구 사항을 정의하고 검증합니다. System Composer™에서 활동 다이어그램을 사용하여 액션을 통하는 데이터 흐름을 시각화합니다. 활동 다이어그램 요소에서 아키텍처 모델 요소로의 할당을 사용하여 유방향 관계를 만들면 시스템의 기능 설계를 추가적으로 설명할 수 있습니다.

함수

systemcomposer.createActivityCreate System Composer activity diagram (R2024a 이후)

블록

Initial NodeDispatch control token at beginning of activity (R2024a 이후)
Action NodeProcess object tokens through MATLAB function or nested activity diagram (R2024a 이후)
PinDirect tokens into or out of an action node (R2024a 이후)
Parameter NodeProcess tokens through a nested activity diagram (R2024a 이후)
Decision or Merge NodeRoute input tokens based on evaluation of MATLAB expressions, or merge multiple input tokens onto one output flow (R2024a 이후)
Join or Fork NodeSynchronize multiple input tokens into one output, or replicate one input token on all output flows (R2024a 이후)
Flow Final NodeTerminate one object or control flow (R2024a 이후)
Activity Final NodeTerminate entire activity (R2024a 이후)

[Types Editor]Create custom data types (R2024a 이후)
[Allocation Editor]Create and manage model-to-model allocations

도움말 항목

추천 예제