SimEvents and Exporting Complete Event Information
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Noel Brady
le 7 Fév 2019
Réponse apportée : Krishna Akella
le 8 Fév 2019
I am not yet a SimEvents user but I have a simple question...
If I use SimEvents blocks to generate a stream of events with attributes, can I export the event information to a text file ?
0 commentaires
Réponse acceptée
Krishna Akella
le 8 Fév 2019
Hi Noel,
Sure, you can. Since its event data, I assume you want to export the information as a timeseries. You can use the simulink 'To File' block to send the generated entities to a mat file.
I have attached a simple model with an 'Entity Generator' that sends the entities with 3 attributes to the 'To File' block, that in turn writes out to a MAT file.
- Krishna
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Discrete-Event Simulation dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!