How do I modify the attributes of entities in a custom matlab discrete-event system block?

1 view (last 30 days)
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

YOUNG
YOUNG on 10 Aug 2024
This problem has been fixed. Thanks for the answer from Changing Structure field value from a function

More Answers (0)

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!