Simulink package for arduino with matlab R2019b
조회 수: 3 (최근 30일)
이전 댓글 표시
I can't use Simulink package for arduino with matlab R2019b
I've tried everything, even reinstall package with adm.
The problem is as follows:
Arduino IDE at folder '' is corrupt. Open Add‑On Explorer to reinstall MATLAB Support Package for Arduino Hardware.
Please, help me.
댓글 수: 1
John Lutz
2020년 12월 4일
Im on the latest update of R2020b and having the same issue. I tried manually setting it using:
arduinoio.IDERoot = 'C:\ProgramData\MATLAB\Supportpackages\R2020b\3P.instrset\arduinoide.instrset\arduino-1.8.10'
but that did not work. Need this to work for a work project.
답변 (1개)
Pratik
2024년 6월 11일
Hi Alexandre,
As per my understanding, you are facing simulink package error for arduino with matlab R2019b and have already tried reinstalling with administrator acccess.
Following workaround can be tried to fix the issue:
- Before uninstalling, type arduinoio.IDERoot in MATLAB Command Window and note the answer.
- After uninstalling, go to that location on Windows and ensure no files are left behind and delete any that you might have.
- Then reinstall with administrator acccess.
Please refer to the following MATLAB Answers post for more information on the issue and alternate workarounds:
I hope this helps!
댓글 수: 0
참고 항목
카테고리
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!