When programming Arduino uno, I'm getting the Unrecognized function or variable 'configurePin' error
이전 댓글 표시
I'm using the R2020b MATLAB, and running the adioes.pde sketch. Yesterday everything was fine, today I opened the project to work on it, and suddenly I'm getting that error. I remember getting it earlier yesterday too, but then it went away. I'm not sure what the issue is here, since it is a legitimate function that is compatible with everything else I'm using.
답변 (1개)
Anurag Mishra
2022년 5월 3일
0 개 추천
Hi,
Uninstalling and reinstalling the Arduino support package may fix the issue.
To uninstall the support package:
- Navigate to the MATLAB Toolstrip, then go to the Home tab
- In the environment section, select Add-Ons > Manage Add-Ons
- Locate the MATLAB Support Package for Arduino Hardware entry. Click the 3 vertical dots next to the gear icon, then select Uninstall
After this support package is uninstalled, please restart MATLAB.
To re-install the support package:
- Go to Add-Ons > Get Hardware Support Packages
- Search for and install the MATLAB Support Package for Arduino Hardware
The following documentation page for instructions has more information regarding this process: https://www.mathworks.com/help/releases/R2020b/supportpkg/arduino/ug/install-support-for-arduino-hardware.html
카테고리
도움말 센터 및 File Exchange에서 Arduino Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!