Feeds
質問
Reading serial data continously
Hello, I'm trying to read serial data from an Arduino with a sample time of about 50ms. I have configured a simple serial por...
約11年 前 | 0 件の回答 | 0
0
回答質問
How to make a standalone executible with calls to simulink and state flow?
Hi. I have a complex set of GUIs that open different simulation models including state flow blocks. I have used it for some t...
約12年 前 | 1 件の回答 | 0
1
回答質問
How to include m-file in a mex-file by the S-function builder?
Hi. I'm trying to make my simulink-application, with a GUI through an s-function, into a standalone executable. The applicati...
12年以上 前 | 0 件の回答 | 0
0
回答回答済み
UDP compilation error in State-flow
Answering my own question. I was unable to get dsp.UDP working, instead I had to move the UDP communication outside State-flo...
UDP compilation error in State-flow
Answering my own question. I was unable to get dsp.UDP working, instead I had to move the UDP communication outside State-flo...
12年以上 前 | 0
| 採用済み
質問
UDP compilation error in State-flow
Hi. I have linked an Arduino to Matlab using UDP as: u = udp('10.0.0.177','RemotePort',8888,'LocalPort',9060); %Udp-prot...
12年以上 前 | 1 件の回答 | 0
1
回答回答済み
Receiving UDP data from Arduino
SOLVED After many hours of pulling my hair it turns out it was the firewall blocking the port :-/ Somehow the Processing a...
Receiving UDP data from Arduino
SOLVED After many hours of pulling my hair it turns out it was the firewall blocking the port :-/ Somehow the Processing a...
12年以上 前 | 0
| 採用済み
質問
Receiving UDP data from Arduino
I am trying to send a string from my Arduino to Matlab using Ethernet. Sending from Matlab to the Arduino board is no problem us...
12年以上 前 | 2 件の回答 | 0