photo

Bushra Ali


自 2018 起处于活动状态

Followers: 0   Following: 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...

6 years 前 | 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...

6 years 前 | 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...

6 years 前 | 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 ...

6 years 前 | 1 个回答 | 0

1

个回答