Statistics
RANK
292,426
of 295,467
REPUTATION
0
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Could not automatically set the bootloader COM port for your Leonardo board.
When trying any sample from the Simulink® Support Package for Arduino® Hardware, e.g. the _arduino_gettingstarted_, I get this e...
7 years ago | 1 answer | 0
1
answerQuestion
Simulink: uint8 vector to individual uint8s
Hello, I need to send 6 bytes via the Arduino TCP/IP Send block (be careful: the ethernet one, not the wifi one, which accept...
7 years ago | 1 answer | 0
1
answerQuestion
Simulink: Buffer for specified number of values
Hello, I have an Arduino TCP/IP Receive block in my model, that emits uint8 values only. Now as 4 bytes make a command for my...
7 years ago | 0 answers | 0
0
answersQuestion
MATLAB Support for Arduino - Connect via ethernet?
Hello, I would like to use the "MATLAB Support Package for Arduino Hardware" for my Arduino Leonardo (with an Ethernet-Shield...
7 years ago | 1 answer | 0
1
answerGroup data into bins with irregular sizes / Track peaks
Dear all, thank you very much for your contributions. What I ended up doing was a cell array of tables, one table for each pe...
7 years ago | 0
Question
Group data into bins with irregular sizes / Track peaks
Hello, I need to group data (peaks for many signals, below) into bins with irregular sizes: [pks,locs,w,p] = findpeaks(d...
7 years ago | 4 answers | 0