Connect simulink to virtual machine
3 views (last 30 days)
Show older comments
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
Answers (1)
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
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!