Error installing Arduino Add on to MATLAB 2019b
14 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hey,
I am trying to install Arduino add on to MATLAB 2019b. But I am getting following error 'The serial interface is not supported on board Due/UNO'. I tried the same with Arduino DUW and Arduino UNO as well. How can I correct this error.
Attached is the screenshot of the error window.

3 Kommentare
Wildan Surya
am 10 Aug. 2024
Verschoben: Walter Roberson
am 10 Aug. 2024
if so, how we get some alternative if we want to connet wit serial interface using arduino uno?
Wildan Surya
am 10 Aug. 2024
If so, is there another way if we want to communicate with serial on the Arduino board?
Antworten (5)
Arpita Agrawal
am 14 Feb. 2020
Hi Aarush,
Please uncheck the Serial library in the HWSETUP screen for Uno and Due as that is not supported for these boards and click Program.
If you need further help on this please contact MathWorks Technical Support.
Thanks
Arpita
3 Kommentare
Dawit Dubela
am 9 Jun. 2025
Thank you so much! It worked for me too—I simply unchecked 'Serial' and 'Motor Carrier' from the list
Konstantinos Falaggis
am 12 Feb. 2020
Have you tried installing the Arduino on a different computer?
0 Kommentare
Candea Raul Mihai
am 11 Jun. 2020
Where I can find the HWSetup screen to uncheck the Serial Library?
3 Kommentare
Gustavo
am 22 Jun. 2024
In my case (matlab r2023b and arduino uno r3) moto carrier was also needed to be uncheck (along with "serial") in order to install support package for arduino hardware.
Vamsi Venkata Krishna
am 1 Apr. 2025
Same thing that I need to uncheck motor carrier and serial for matlab interface with arduino for setup. I thing i can setup them with higher arduino boards i guess.
Shaik Arshad Salman
am 19 Mär. 2022
Hye,
I was also facing same issue but able to solve it. If you see the above in this conversation attachment there are libraries listed just uncheck the serial box and thats it.
0 Kommentare
Vamsi Venkata Krishna
am 1 Apr. 2025
Uncheck serial and motor carrier for newer versions of matlab and arduino uno r3. The serial and motor carrier works fine with arduino mega even sometimes with nano depending on the boards.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Arduino Hardware finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!