How can I give entities an attribute from a file?
Afficher commentaires plus anciens
My Time-based entity generator generates standard entities and i want to give them attributes. Therefore I added a Set Attribute block. My entities need to be allocated to one of the 5 available servers. I have a vector with 1000 values, for the first 1000 entities, with the server to which they should be allocated. So this is a vector with [1;1;1;1;1;1;2;1;.....;4;5;1]. I have the vector in a file: Allocation.m. How do I add the server to which each entity should be allocated to the entity with this vector?
Réponse acceptée
Plus de réponses (2)
Catégories
En savoir plus sur Route Entities and Simulink Messages dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!