Skip to content

Send and Receive UDP Layer between Python and Simulink

berthu/udp_py_simulink

Repository files navigation

udp_py_simulink

Example of Send and Receive UDP Layer between Python and Simulink. The key thing to note is the syntax for struct packing and unpacking in Python.

Usage

$ python udp_send.py
$ python udp_receive.py

Run .slx model simultaneously.

About

Send and Receive UDP Layer between Python and Simulink

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages