Connect simulink to virtual machine
6 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Walter Roberson
2020 年 11 月 10 日
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
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!