Enumeration Manager
- Dynamic enumeration class in memory only, created with Simulink.defineIntEnumType.
- Enumeration class defined by a class m-file.
- Enumeration class stored in a Simulink data dictionary.
- List all enumeration classes loaded in memory.
- Create/edit/delete enumeration classes.
- Rename enumeration classes.
- Find all uses of an enumeration class in models, data dictionaries, m-files or base workspace.
- Export an enumeration class to a m-script using Simulink.defineIntEnumType.
- Convert a dynamic enumeration class into a class file, or store it in a data dictionary.
- Move enumeration classes to a Simulink data dictionary.
- Move enumeration classes from a Simulink data dictionary to class files (API available).
- Create enumeration classes used to monitor chart states.
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxTags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 3.4 | * New API to export enumeration classes from a Simulink data dictionary to class m-files.
|
|
|
| 3.3 | * Term "built-in" replaced by "dynamic".
|
||
| 3.2 | * Check for class shadowing switched to case-sensitive.
|
||
| 3.1 | * App extended to built-in enumerations (Simulink.defineIntEnumType) and enumerations stored in Simulink data dictionaries.
|
||
| 2.3 | * Allow to generate the enumeration classes for chart states monitoring
|
||
| 2.2 | * Allow to find all uses of an enumeration in models and data dictionaries
|
||
| 2.1 | * Ignoring enumeration classes from support packages
|
||
| 2.0 | * Import/Export features grouped together in a menu
|
||
| 1.9 |
