SimEvents and Exporting Complete Event Information

2 visualizaciones (últimos 30 días)
Noel Brady
Noel Brady el 7 de Feb. de 2019
Respondida: Krishna Akella el 8 de Feb. de 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 ?

Respuesta aceptada

Krishna Akella
Krishna Akella el 8 de Feb. de 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

Más respuestas (0)

Categorías

Más información sobre Discrete-Event Simulation en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by