mlapp2classdef

版本 1.1.1.0 (6.5 KB) 作者: sco1
Convert class definition of a MATLAB App Designer GUI from XML to *.m
1.1K 次下载
更新时间 2016/5/10

MLAPP2CLASSDEF() prompts the user to select an App Designer GUI, packaged as an *.mlapp file, and converts the GUI's class definition from an XML file to a standalone *.m file.
The class definition for an App Designer GUI is embedded in an XML file located in a subfolder of the packaged *.mlapp file, which can be accessed like a *.zip file. MLAPP2CLASSDEF strips the XML header & footer and saves the class definition to a *.m file located in the same path as the *.mlapp file.
Current Limitations:
MLAPP2CLASSDEF assumes that the targeted *.mlapp file is a GUI created by MATLAB's App Designer. Other packaged apps are not explicitly supported.

Structure of the packaged *.mlapp file is assumed to be a constant (e.g.`~\matlab\document.xml is the path to the class definition XML)

For the fastest response times to bugs and requests, please utilize this project's issue tracker on GitHub.

引用格式

sco1 (2024). mlapp2classdef (https://github.com/StackOverflowMATLABchat/mlapp2classdef), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R2009b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Develop Apps Using App Designer 的更多信息

Community Treasure Hunt

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

Start Hunting!

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

版本 已发布 发行说明
1.1.1.0

Remove wc caveat for Linux and Mac systems

1.1.0.0

Updated description

1.0.0.0

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