Extracting entity attributes from a batch and using it as an input to a simulink or matlab function?
Show older comments
In my SimEvents simulation, the entities have an attribute x. I need to compute a function f(input_array) on a 50-element array of x values. I'm using the batch generator block to create a batch of 50 entities, but how do I extract the attribute array to input to f(), which is implemented as a matlab function?
Accepted Answer
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!