String valued attributes?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
In Simulink, with the SimEvents library, is it possible to assign a string-valued attribute to each instance of an entity which are generated from an entity generator block?
I will be generating multiple types of entities, and I need to be able to identify each one during the simulation, ideally using attributes. I don't know of any way to give an entity a name. All I know is that I can assign them number-valued attributes.
Then once I can assign each entity a string-valued name, how would I access that name and identify the string?
Thanks.
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Discrete-Event Simulation finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!