주요 콘텐츠

이 페이지는 기계 번역을 사용하여 번역되었습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.

활동 다이어그램 설명

기능적 시스템 설계를 검증하기 위해 작업을 통해 데이터 흐름을 정의하고 시각화합니다.

기능적 요구 사항을 정의하고 검증하기 위해 아키텍처 모델이나 컴포넌트에 대한 실행 가능한 활동 다이어그램을 작성합니다. 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 EditorCreate custom data types (R2024a 이후)
Allocation EditorCreate and manage model-to-model allocations

도움말 항목

추천 예제