Statistics
RANK
216,660
of 300,611
REPUTATION
0
CONTRIBUTIONS
2 Questions
2 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 21,028
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 169,811
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
can someone guide me what i m doing wrong in sending array to arduino I have to use this array further to make logic..
can u brief me about how arduino stores the array? I m confused in it .. it seems like the data i m sending isnt storing the way...
7 years ago | 0
can someone guide me what i m doing wrong in sending array to arduino I have to use this array further to make logic..
yes i sent the vector a to arduino and i wrote println command too. when we write the code arduino() in matlab it gives info reg...
7 years ago | 0
Question
can someone guide me what i m doing wrong in sending array to arduino I have to use this array further to make logic..
MATLAB code is here > a=4:8 if ~isempty(instrfind) fclose(instrfind) delete(instrfind) end s=serial('COM3','BaudRate',9...
7 years ago | 3 answers | 0
3
answersQuestion
I want to send a matrix to arduino by matlab but i m unable to open the serial port. using command 'instrfind' i get the status of com3 as close. so fopen() command doesnt execute it gives an error message (Open failed: Port: COM3 ). what to do now?
I want to send a matrix to arduino by matlab but i m unable to open the serial port. using command 'instrfind' i get the status ...
7 years ago | 1 answer | 0

