Estadística
2 Preguntas
3 Respuestas
CLASIFICACIÓN
249.945
of 300.813
REPUTACIÓN
0
CONTRIBUCIONES
2 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.086
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 171.169
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestahi, 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...
alrededor de 4 años hace | 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
alrededor de 4 años hace | 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
alrededor de 4 años hace | 0
Pregunta
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 ...
alrededor de 4 años hace | 3 respuestas | 0