프로젝트 파일 관리
프로젝트 파일 검색, 레이블 지정, 일괄 처리, 공유 및 업그레이드, 스크립트 만들기
프로젝트는 필요한 파일을 찾고, 파일과 설정을 관리 및 공유하고, 소스 컨트롤과 상호 작용하여 대규모 모델링 프로젝트를 구성하는 데 도움이 됩니다. What Are Projects? 항목과 Using Projects to Collaborate, Track, and Merge Changes and Perform Code Reviews(4분 50초)를 참조하십시오.
함수
도움말 항목
스크립트 작성
- Automate Project Tasks Using Scripts
Use the project API to automate project tasks manipulating files, including working with modified files, dependencies, shortcuts, and labels.
자주 수행하는 작업
- 최근 프로젝트 열기
MATLAB® 또는 Simulink®에서 최근 프로젝트를 엽니다. - 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.
파일 관리
- Group and Sort File Views
Control list or tree view columns and hide folders in project file views. - Search Inside Project Files and Filter File Views
Search inside models and other files across your project, and filter files to display. - 프로젝트 파일 사용
프로젝트에서 상황별 메뉴를 사용하여 일반적인 파일 작업에 액세스합니다. - Manage Shadowed and Dirty Models and Other Project Files
Avoid working on the wrong files using project tools, check for unsaved changes in models, and close models when closing a project. - Move, Rename, Copy, or Delete Project Files
Project refactoring tools help you find and fix impact with automatic updates when you rename, delete, or move files and folders. - 변경 사항 철회
프로젝트의 최근 변경 사항을 실행 취소합니다.
파일 레이블
- Create Labels
In a project, use labels to organize files and communicate information to project users. - Add Labels to Files
In a project, use labels to organize files and communicate information to project users. - 레이블 데이터 보기 및 편집하기
프로젝트 파일 보기에서 파일을 선택하면 파일 레이블이 레이블 편집기 보기에 표시됩니다.
사용자 지정 작업 처리
- Create a Custom Task Function
Create functions and run them on selected project files. - Run a Project Custom Task and Publish Report
Run a function on selected project files, view results, and create a report of the results.
프로젝트 공유
- Archive Projects
Package and share project files in an archive file, for example to share with others who do not have access to the connected source control tool. - Share Project by Email
To package and share project files on Windows®, you can email your project as an archive file. - Share Project as a MATLAB Toolbox
To package and share project files, create a MATLAB toolbox from your project. - GitHub에 프로젝트 공유하기
프로젝트를 공유하기 위해 GitHub®에 프로젝트를 공개합니다.
프로젝트 업그레이드하기
- Check for Compatibility Issues and Upgrade Simulink Models Using Project Upgrade
This example shows how to upgrade all the models and check for compatibility issues in a project using the Project Upgrade tool.
프로젝트 테스트
- Identify and Run Tests in MATLAB Projects
Identify and run tests in MATLAB projects.
프로젝트 소개
- 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.