How do I modify the attributes of entities in a custom matlab discrete-event system block?
1 view (last 30 days)
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?
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Discrete-Event Simulation 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!