TCP/IP simulink-labview communicate Problem
조회 수: 1 (최근 30일)
이전 댓글 표시
This is my TCP Client.
This is my TCP Server.

This is my Stream Output Setting.
This is my Stream Input Setting.

I can send data from Simulink which the data type is double to Labview which the data type is String ,but My problem is that I can't Receive data from Labview which the data type is String to Simulink which the data type is double.
我可以從Simulink傳資料(資料型態:double)給Labview(資料型態:String),但Simulink(資料型態:double) 無法接收到Labview(資料型態:String) 傳的資料。
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Development Computer Setup에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!