SimEvents and Exporting Complete Event Information

1 回表示 (過去 30 日間)
Noel Brady
Noel Brady 2019 年 2 月 7 日
回答済み: Krishna Akella 2019 年 2 月 8 日
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 ?

採用された回答

Krishna Akella
Krishna Akella 2019 年 2 月 8 日
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 件)

カテゴリ

Help Center および File ExchangeDiscrete-Event Simulation についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by