Trying to install arduino in MATLAB
1 回表示 (過去 30 日間)
古いコメントを表示
I have installed support package for Arduino but if I am trying to write and run the program, it will show "Failed to open serial port COM4 to communicate with Arduino board Uno. Make sure there is no other MATLAB Arduino object for this board. For troubleshooting, see Arduino Hardware Troubleshooting". Kindly help me with this.
Thank you
0 件のコメント
回答 (1 件)
Pasc Peli
2016 年 8 月 21 日
Type the following in the command window and try to connect again. I hope it helps!
delete (instrfind)
参考
カテゴリ
Help Center および File Exchange で Arduino Hardware についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!