Custom GUI templates for GUIDE

版本 1.0.1.0 (39.1 KB) 作者: Álvaro Martínez
A tool for adding new GUI templates to the GUIDE startup screen
166.0 次下载
更新时间 2017/8/29

The main purpose of this tool is to allow adding customized GUI templates to the ones included in MATLAB's GUIDE tool. Two main functions are included:
- install_guide_template.m allows adding custom GUI templates to MATLAB's GUIDE startup window. It copies the .m and .fig files to a folder in MATLAB's install directory, specifically [matlab_root]/toolbox/matlab/guide/guitemplates/ and modifies the templateinfo.xml file to register the new template.
Note: in some cases, MATLAB should be ran with Administrative Privileges to be able to write to the guitemplates folder.

- remove_guide_template.m This function displays a dialog listing the currently installed GUIDE templates, allowing the user to remove one of them.

A GUI template is included under the template_examples folder. More templates may be added to te repository in the future.

Note: tested only in Windows. The location of the guitemplates folder may change in other OS.

See functions help for more details.

引用格式

Álvaro Martínez (2025). Custom GUI templates for GUIDE (https://github.com/alvaromartmart/custom_matlab_guide_templates), GitHub. 检索时间: .

MATLAB 版本兼容性
创建方式 R2016b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

无法下载基于 GitHub 默认分支的版本

版本 已发布 发行说明
1.0.1.0

Updated description text.

1.0.0.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库