Enumeration Manager

Manage Simulink enumeration classes without writing a single line of code
64 download
Aggiornato 22 nov 2024

Visualizza la licenza

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.
  • Import enumeration classes used to monitor the chart states.
  • 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.
Compatibilità della release di MATLAB
Creato con R2024b
Compatibile con R2020b e release successive
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
2.3

* Allow to generate the enumeration classes for chart states monitoring
* Fixed hyperlinks of searched enumeration classes

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