MATLAB support package for Arduino hardware
3 views (last 30 days)
Show older comments
Hello, the support package wont let me program my arduino uno and i am unable to communicate with the arduino.
I've reinstalled the support package and MATLAB muiltiple times.
The code below is from the link provided by the upload arduino server in the image.

Jun 09, 2020 7:10:32 PM com.mathworks.hwservices.logging
INFO: Set log4j store directory C:\ProgramData\MATLAB\SupportPackages\R2020a\3P.instrset\arduinoide.instrset\portable
Loading configuration...
Initializing packages...
java.lang.NullPointerException
at cc.arduino.contributions.packages.ContributionsIndexer.parseIndex(ContributionsIndexer.java:134)
at processing.app.BaseNoGui.initPackages(BaseNoGui.java:483)
at processing.app.Base.<init>(Base.java:270)
at processing.app.Base.main(Base.java:150)
2 Comments
Answers (0)
See Also
Categories
Find more on 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!