photo

Bushra Ali


Actif depuis 2018

Followers: 0   Following: 0

Statistiques

MATLAB Answers

2 Questions
2 Réponses

RANG
66 383
of 300 863

RÉPUTATION
0

CONTRIBUTIONS
2 Questions
2 Réponses

ACCEPTATION DE VOS RÉPONSES
100.0%

VOTES REÇUS
0

RANG
 of 21 100

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 171 413

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Réponse apportée
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...

plus de 7 ans il y a | 0

Réponse apportée
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...

plus de 7 ans il y a | 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...

plus de 7 ans il y a | 3 réponses | 0

3

réponses

Question


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 ...

plus de 7 ans il y a | 1 réponse | 0

1

réponse