- 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 or m-files.
- 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.
- Create enumeration classes used to monitor chart states.
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
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 |