이 페이지는 기계 번역을 사용하여 번역되었습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.
프로세스 모델 사용자 정의
팀에 로컬 사전 검증 및 CI 빌드에 대한 표준 프로세스가 있으면 효율적으로 지침을 시행하고 협업을 보다 쉽게 만들 수 있습니다. Simulink용 CI 지원 패키지 지원 패키지를 사용하면 프로세스 모델 파일을 사용하여 팀의 일관된 프로세스를 정의할 수 있습니다. 지원 패키지에는 일반적인 개발 및 검증 활동을 자동화하기 위한 기본 프로세스 모델이 포함되어 있습니다.
프로세스 모델은 프로세스의 단계를 나타내는 작업과, 관련 아티팩트를 자동으로 찾는 쿼리를 사용합니다. 작업을 추가 및 제거하고, 작업 동작을 재구성하고, 작업 간의 관계를 지정하고, 쿼리를 사용하여 특정 아티팩트 세트를 찾는 방식으로 프로세스를 사용자 정의할 수 있습니다. 기본 제공 작업 및 쿼리를 사용할 수도 있고, 사용자 정의 작업 및 쿼리를 직접 만들 수도 있습니다. 프로세스를 팀에 배포할 준비가 되면 Process Advisor 앱이나 runprocess
함수를 사용하여 프로세스에서 작업을 실행할 수 있습니다.
기본 프로세스 모델을 시작하려면 Modify Default Process Model to Fit Your Process를 참조하세요. 작업 및 쿼리가 프로세스를 정의하는 방법에 대한 자세한 내용은 Overview of Process Model를 참조하세요.
클래스
함수
도움말 항목
프로세스 정의
- Modify Default Process Model to Fit Your Process
Get started by reconfiguring the default process model for your development and verification process. - Overview of Process Model
Define your process using built-in and custom tasks and queries.
- Manage Multiple Build and Verification Workflows Using Processes
Create and use multiple processes to manage the different workflows, environments, and stages of your development process. - Exclude Files from Change Tracking in Process Advisor
Prevent task results from becoming outdated by turning off change tracking for specific artifacts. - Best Practices for Process Model Authoring
Improve loading times by defining and maintaining your process model with these best practices.
문제 해결 및 테스트 프로세스
- Test Tasks and Queries
Debug and test tasks and queries directly from the MATLAB® Command Window. - Dry Run Tasks to Test Process Model
Quickly test your process model behavior without performing full task operations. - Troubleshoot Missing Tasks, Artifacts, and Dependencies
Fix project analysis issues and check for limitations on incremental builds.