matlab support package for arduino is not working

i am using matlab 2014a. yesterday i installed matlab support package for arduino. but when write the code " a = arduino('COM3')" and press enter button in command window, a message comes up "Updating server code on Arduino Uno (COM3). Please wait. Cannot program Arduino board Uno (COM3). Please make sure the board is supported and the port and board type are correct." what can i do to solve that problem. thanks

回答 (1 件)

Madhu Govindarajan
Madhu Govindarajan 2015 年 11 月 2 日

0 投票

If you have confirmed that the board is in fact on COM3 and it is Arduino Uno can you see what happens when you run this command?
>> a = arduino('com3','Uno');

2 件のコメント

Deepak Kumarr
Deepak Kumarr 2018 年 3 月 2 日
then also its not working
Jose antonio
Jose antonio 2019 年 1 月 12 日
remove the winavr

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeMATLAB Support Package for Arduino Hardware についてさらに検索

質問済み:

2015 年 10 月 31 日

コメント済み:

2019 年 1 月 12 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by