Main Content

이 번역 페이지는 최신 내용을 담고 있지 않습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.

프로젝트 파일 관리

프로젝트 파일 검색, 레이블 지정, 일괄 처리, 공유 및 업그레이드, 스크립트 만들기

프로젝트는 필요한 파일을 찾고, 파일과 설정을 관리 및 공유하고, 소스 컨트롤과 상호 작용하여 대규모 모델링 프로젝트를 구성하는 데 도움이 됩니다. What Are Projects? 항목과 Using Projects to Collaborate, Track, and Merge Changes and Perform Code Reviews(4분 50초)를 참조하십시오.

함수

모두 확장

currentProject현재 프로젝트 가져오기
addLabelAttach label to project file
addPath프로젝트 경로에 폴더 추가하기
addReferenceAdd referenced project to project
addShortcutAdd shortcut to project
createCategoryCreate category of project labels
createLabelCreate project label
exportExport project to archive
findCategoryFind project category of labels
findFileFind single project file by name
findLabelGet project file label
isLoadedDetermine if project is loaded
reloadReload project
removeCategoryRemove project category of labels
removeLabelRemove label from project
runChecksRun all project checks (R2020a 이후)
matlab.project.isUnderProjectRootDetermine whether file or folder is under project root folder (R2023a 이후)
matlab.project.isFileInProjectDetermine whether file or folder belongs to project (R2023b 이후)

레거시 API

simulinkproject(Not recommended) Open project and get project object
slproject.loadProject(Not recommended) Load project
slproject.getCurrentProjects(Not recommended) List all top-level projects

도움말 항목

스크립트 작성

자주 수행하는 작업

파일 관리

파일 레이블

  • 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.
  • 레이블 데이터 보기 및 편집하기
    프로젝트 파일 보기에서 파일을 선택하면 파일 레이블이 레이블 편집기 보기에 표시됩니다.

사용자 지정 작업 처리

프로젝트 공유

프로젝트 업그레이드하기

프로젝트 테스트

프로젝트 소개

  • 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.