hw can I find exisiting arduino.m file and delete it?
1 view (last 30 days)
Show older comments
Anupa Koswatta
on 6 Dec 2016
Commented: Josue Castillo Aranda
on 6 Apr 2021
I tried to install ArduinoIO to matlab and simulink. I got this warning below when I use 'install_arduino' command.
Warning: There is at least another arduino.m file in the path, the installation will go on but it is strongly suggested to delete any other version before using this one
1 Comment
Accepted Answer
Hari Desanur
on 12 Dec 2016
>> which -all arduino
This command will return all the locations of the "arduino.m" file in your MATLAB path.
2 Comments
alexis saez
on 27 Feb 2018
someone help me how fix it, because i have the same error and i can't fix it
More Answers (0)
See Also
Categories
Find more on MATLAB Support Package for Arduino Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!