简体   繁体   中英

Tracking and logging entities with timestamp and namestamping in Simulink SIMEVENTS

I am working on a project involving discrete event system in production engineering. I am new to Simevents (used to simulate discrete event systems) in SIMULINK.

The entities generate block generates entities for the system. For my project, it is required to record the data such as Entity unique number, time within the system.

Is there any particular method to access the values generated in Block Paramters?

Regards, Arun Kumar

MATLAB has a series of 7 videos to introduce the concepts and tools required to answer the questions.

Entity data is referred to as 'attributes'. Accessing and setting user-defined attributes are performed with block functions as shown in videos 4 & 5.

Video 2 shows how to visualize the arrival-time of entities.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM