主要内容

记录和集成工具箱

创建文档并将您的工具箱与 MATLAB 集成

当您与他人共享代码时,您也可以创建帮助文本和文档,它们会出现在 MathWorks® 内容旁边。

此外,您也可以通过使用扩展点为最终用户配置 MATLAB® 环境的各个方面。例如,向快速访问工具栏添加项、添加上下文菜单项,或自定义文件类型的显示方式。

函数

全部展开

builddocsearchdb生成可搜索的文档数据库
patchdemoxmlfile修补 demos.xml 文件
validateFunctionSignaturesJSON验证 functionSignatures.json 文件

桌面

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 起)

主题