SimEvents Ethernet example/ Alternative
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
Harshendra Shah
on 6 Apr 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 Comment
harold
on 23 Dec 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".
See Also
Categories
Find more on Discrete-Event Simulation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!