Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 309 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 309 Bytes

Matlab-Real-Time

A sample code in C++ for communication with Simulink Desktop Real-Time™ using UDP. WinSock2 is used in C++.

Possible use can be using a third-party hardware and controlling it using Matlab.

Usage

  • First, compile the project.
  • Second, run "sldrtex_packetio.slx" in Matlab Simulink.