Why does FMU export fail for a Simulink model with enumerated types defined in a data dictionary in MATLAB R2023b?
Show older comments
When I try to create an FMU for a Simulink model with enumerated types defined in a data dictionary, I get the following error:
Could not evaluate 'testEnum' in data dictionary
Caused by:
Error using evalinScopeSection
Input does not correspond to a member of the enumeration class 'testEnum'. - Show complete stack trace
Why does FMU export fail for a Simulink model with enumerated types defined in a data dictionary in MATLAB R2023b?
Accepted Answer
More Answers (0)
Categories
Find more on Simulink Functions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!