Connect simulink to virtual machine

3 views (last 30 days)
Smail HOUTI
Smail HOUTI on 10 Nov 2020
Commented: Smail HOUTI on 10 Nov 2020
Hello
I want to connect simulink with a remote virtual machine that has a simulator. The controller is in simulink and the inputs/outputs are exchanged between simulink and the simulator of the VM.
How can I do it??
Thanks
  2 Comments
Walter Roberson
Walter Roberson on 10 Nov 2020
What is the interface? tcp?
Smail HOUTI
Smail HOUTI on 10 Nov 2020
Yes, and the simulation platform runs on windows (programmed with java).

Sign in to comment.

Answers (1)

Walter Roberson
Walter Roberson on 10 Nov 2020
https://www.mathworks.com/help/instrument/tcpipreceive.html
or the tcp blocks of Simulink Real-Time https://www.mathworks.com/help/slrealtime/referencelist.html?type=block

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!