Feeds
質問
i use a Simulink block function for tcpip communication in which i wrote the code in description but when i run i have an error mesage saying in description
Message error : The tcpip class does not support code generation Function y = fcn () t = tcpip('localhost', 7777, 'NetworkRole...
約4年 前 | 1 件の回答 | 0
1
回答回答済み
hi, I want to make matlab communicate (several socket MATLAB customers) with a socket server (which is not matlab) via TCP/IP communication in real time but I have a delay pro
Hi, please how to run matlab and Simulink at the same time. In fact the matlab code must always be executed to recover a value c...
hi, I want to make matlab communicate (several socket MATLAB customers) with a socket server (which is not matlab) via TCP/IP communication in real time but I have a delay pro
Hi, please how to run matlab and Simulink at the same time. In fact the matlab code must always be executed to recover a value c...
約4年 前 | 0
回答済み
hi, I want to make matlab communicate (several socket MATLAB customers) with a socket server (which is not matlab) via TCP/IP communication in real time but I have a delay pro
sorry sorry i rather believe the problem is from the matlab receiving pad
hi, I want to make matlab communicate (several socket MATLAB customers) with a socket server (which is not matlab) via TCP/IP communication in real time but I have a delay pro
sorry sorry i rather believe the problem is from the matlab receiving pad
約4年 前 | 0
回答済み
hi, I want to make matlab communicate (several socket MATLAB customers) with a socket server (which is not matlab) via TCP/IP communication in real time but I have a delay pro
I've tried but here the client matlab does not accept even the data
hi, I want to make matlab communicate (several socket MATLAB customers) with a socket server (which is not matlab) via TCP/IP communication in real time but I have a delay pro
I've tried but here the client matlab does not accept even the data
約4年 前 | 0
質問
hi, I want to make matlab communicate (several socket MATLAB customers) with a socket server (which is not matlab) via TCP/IP communication in real time but I have a delay pro
Here is the identical code of customers matlab t = tcpip('127.0.0.1', 7777, 'NetworkRole', 'client'); fopen(t); while true ...
約4年 前 | 3 件の回答 | 0