Enumeration Manager

バージョン 2.2 (782 KB) 作成者: Laurent Royer
Manage Simulink enumeration classes without writing a single line of code
ダウンロード: 56
更新 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