How do I modify the attributes of entities in a custom matlab discrete-event system block?
Show older comments
I want to modify the entity attribute during the simulation in a custom matlab discrete-event system block.As shown below. But when I debugged the simulation, it turned out that the attribute of entity was restored to its original value after the program jumped out of the function that changed its value. How can I modify the attributes correctly?

Accepted Answer
More Answers (0)
Categories
Find more on SimEvents 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!