필터 지우기
필터 지우기

Simulink package for arduino with matlab R2019b

조회 수: 1 (최근 30일)
Alexandre Moura
Alexandre Moura 2020년 5월 17일
답변: Pratik 2024년 6월 11일
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
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
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!

카테고리

Help CenterFile Exchange에서 Arduino Hardware에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by