SimEvents Ethernet example/ Alternative
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hi All,
Currently I'm investigating the possibilities of SimEvents for my graduation on the topic of Automotive Ethernet.
I've read through an interesting example in which an Ethernet architecture has been modeled which has been used for testing afterwards. (MathWorks)
Would somebody be able to provide me with this example for Simulink/SimEvents of is there an alternative available?
Looking forward to your reply!
Best regards,
Colin
0 comentarios
Respuestas (1)
Harshendra Shah
el 6 de Abr. de 2020
You can execute the following command in the MATLAB command window to open the example model in Simulink:
openExample('simulink/EthernetUsingMessagesSimEventsAndStateflowExample')
You can also refer this documentation link for the same: https://www.mathworks.com/help/simulink/ug/model-an-ethernet-communication-netwotk-with-csmacd-protocol.html
1 comentario
harold
el 23 de Dic. de 2020
hello there ;) this does not work, it says that there is no example under simulink:
Example "EthernetUsingMessagesSimEventsAndStateflowExample" not found in
"/Applications/MATLAB_R2019b.app/examples/simulink/examples.xml".
Ver también
Categorías
Más información sobre Discrete-Event Simulation en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!