Community Profile

photo

Martin


Linköpings Universitet

Actif depuis 2013

Followers: 0   Following: 0

Contact

Statistiques

Feeds

Afficher par

Question


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

plus de 9 ans il y a | 1 réponse | 0

0

réponse

Question


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

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 10 ans il y a | 1 réponse | 0

0

réponse

A répondu
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...

plus de 10 ans il y a | 0

| A accepté

Question


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

plus de 10 ans il y a | 1 réponse | 0

1

réponse

A répondu
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...

plus de 10 ans il y a | 0

| A accepté

Question


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

plus de 10 ans il y a | 2 réponses | 0

2

réponses