photo

Bushra Ali


2018 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

2 質問
2 回答

ランク
66,386
of 300,886

評判
0

コントリビューション
2 質問
2 回答

回答採用率
100.0%

獲得投票数
0

ランク
 of 21,104

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,502

コントリビューション
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

回答