photo

Bushra Ali


2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

2 질문
2 답변

순위
66,381
of 300,857

평판
0

참여
2 질문
2 답변

답변 채택
100.0%

획득한 표
0

순위
 of 21,097

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,361

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

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년 초과 전 | 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년 초과 전 | 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..
MATLAB code is here > a=4:8 if ~isempty(instrfind) fclose(instrfind) delete(instrfind) end s=serial('COM3','BaudRate',9...

7년 초과 전 | 답변 수: 3 | 0

3

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변