주요 콘텐츠

툴박스 문서화 및 연동하기

문서를 작성하고 툴박스를 MATLAB과 연동

다른 사용자와 코드를 공유할 때 MathWorks® 콘텐츠와 함께 표시되는 도움말 텍스트와 문서를 만들 수도 있습니다.

또한 확장 점(extension point)을 사용하여 최종 사용자를 위해 MATLAB® 환경의 여러 측면을 구성할 수 있습니다. 예를 들어, 빠른 액세스 도구 모음에 항목을 추가하거나, 상황별 메뉴 항목을 추가하거나, 파일 형식이 표시되는 방식을 사용자 지정할 수 있습니다.

함수

모두 확장

builddocsearchdb검색 가능한 문서 데이터베이스 작성
patchdemoxmlfilePatch demos.xml file
validateFunctionSignaturesJSONValidate functionSignatures.json files

데스크탑

mw.desktop.addressBar.displayedRootsCustomize list of displayed roots in address bar (R2025a 이후)
mw.desktop.fileBrowsers.contextMenuAdd items to Files panel context menu (R2025a 이후)
mw.desktop.quickAccessAdd items to quick access toolbar (R2025a 이후)

파일 형식

mw.fileTypes.iconsAdd custom icons for file type (R2025a 이후)
mw.fileTypes.labelsAdd custom labels for file type (R2025a 이후)
mw.fileTypes.filenameValidationAdd filename validations for file type (R2025a 이후)
mw.fileTypes.openSpecify default open action for file type (R2026a 이후)
mw.fileTypes.groupsCreate group of file types (R2025a 이후)

도움말 항목