Enumeration Manager

版本 2.2 (781.5 KB) 作者: Laurent Royer
Manage Simulink enumeration classes without writing a single line of code
56.0 次下载
更新时间 2024/8/21

查看许可证

Easily manage your Simulink enumeration types defined as MATLAB classes files without writing a single line of code
Features
  • Manage all Simulink enumeration classes located in the user path.
  • Create or delete enumeration classes.
  • Edit the enumeration members and all enumeration properties.
  • Find all uses of an enumeration class in models and data dictionaries.
  • Manage enumeration classes with namespace, stored in package folders.
  • Import enumeration classes from a Simulink data dictionary.
  • Export enumeration classes to a Simulink data dictionary.
  • Export enumeration classes to a MATLAB script using Simulink.defineIntEnumType.
Installation
Installation from the Add-On Explorer with the Add button may fail due to IT constraints. In that case, from the File Exchange page below, download the mlappinstall installer and execute it from the MATLAB Command Window. The ENUMGR app will appear in the APPS section of your MATLAB toolstrip.
File Exchange page in MATLAB Central
Support
Please report any bugs in the File Exchange page.
Feel free to ask for clarification or request new features via the File Exchange page.
MATLAB 版本兼容性
创建方式 R2024a
与 R2020b 及更高版本兼容
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
2.2

* Allow to find all uses of an enumeration in models and data dictionaries
* Allow to export a subset of enumeration classes to a Simulink data dictionary
* Check that enumeration members do not conflict with a class method

2.1

* Ignoring enumeration classes from support packages
* Compatible with MATLAB Online

2.0

* Import/Export features grouped together in a menu
* Export selected enumeration classes to a single MATLAB script
* From R2023a, uint32 added to allowed storage classes

1.9