프로젝트 설정
작업을 프로젝트로 구성, 시작 및 종료 자동화, 자주 수행하는 작업 찾기, 표준 템플릿 설정 재사용
프로젝트는 필요한 파일을 찾고, 파일과 설정을 관리 및 공유하고, 소스 컨트롤과 상호 작용하여 대규모 모델링 프로젝트를 구성하는 데 도움이 됩니다. What Are Projects? 항목과 Using Projects to Collaborate, Track, and Merge Changes and Perform Code Reviews(4분 50초)를 참조하십시오.
함수
도움말 항목
프로젝트 생성
- Create a New Project from a Folder
Automatic project creation: Easily turn a folder to a project and manage your files, data, and environment in one place. - Create a Project from a Model
Create a project to organize your model and any dependent files. Simulink® runs dependency analysis on your model to identify required files and a project root location that contains all dependencies. - Add Files to the Project
Add files in the project files view or programmatically. - Create a New Project from an Archived Project
Create a new project from an archived project. - Create a New Project Using Templates
In a project, use templates to create and reuse a standard project structure. - 최근 프로젝트 열기
MATLAB® 또는 Simulink에서 최근 프로젝트를 엽니다. - Specify Project Details, Startup Folder, and Derived Files Folders
View and edit details such as the name, description, project root, startup folder, and generated files folders. - Explore Project Tools with the Airframe Project
Try an example project to see how the tools can help you organize your work. - Set MATLAB Projects Preferences
Specify project definition files type, detect project files shadowed by open models, and detect project-wide references when renaming, removing and deleting files.
시작 및 종료 자동화
- Specify Project Path
The project can manage your path automatically when you open and close projects. - Automate Startup Tasks
In a project, startup files help you set up the environment for your project. - Automate Shutdown Tasks
In a project, shutdown files help you clean up the environment for the current project when you close it.
자주 수행하는 작업 바로 가기
- Create Shortcuts to Frequent Tasks
In a project, create shortcuts for common project tasks and to make it easy to find and access important files and operations. - Use Shortcuts to Find and Run Frequent Tasks
In a project, use shortcuts to make it easy for any project user to find and access important files and operations.
프로젝트 템플릿 생성
- Create Templates for Standard Project Settings
To reuse scripts and files for a standard project setup, create templates from projects, edit templates, or explore example templates.
프로젝트 소개
- What Are Projects?
Use projects to help you organize your work. Find all your required files; manage and share files, settings, and user-defined tasks; and interact with source control. - What Can You Do with Project Shortcuts?
In a project, use shortcuts to make it easy for any project user to find and access important files and operations. - Sharing Projects
Collaborate by sharing projects by email, archive file, template, MATLAB toolbox, or on GitHub®.