Statistics
RANK
176 885
of 295 569
REPUTATION
0
CONTRIBUTIONS
5 Questions
2 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 20 247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
ungefär 10 år ago | 0 answers | 0
0
answersQuestion
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...
nästan 11 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 11 år ago | 0 answers | 0
0
answersUDP 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...
mer än 11 år ago | 0
| accepted
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...
mer än 11 år ago | 1 answer | 0
1
answerReceiving 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...
mer än 11 år ago | 0
| accepted
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...
mer än 11 år ago | 2 answers | 0