photo

Martin


Linköpings Universitet

自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

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...

10 years 前 | 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...

10 years 前 | 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...

11 years 前 | 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...

11 years 前 | 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...

11 years 前 | 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...

11 years 前 | 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...

11 years 前 | 2 个回答 | 0

2

个回答