You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
- 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.
General Information
- Version 3.4 (1.03 MB)
MATLAB Release Compatibility
- Compatible with R2020b and later releases
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 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 |
