Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Some blocks don't exist in my arduino package
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello. I'm a korean university student.
I'm using matlab/simulink with an educational license now.
I'm trying to read my rotary encoder using Simulink Support Package for Arduino Hardware which is in Add-On.
After downloading it, i found that some blocks don't exist in my arduino support package.
The package document said, the 'External Interrupt' and 'CAN Transmit/Receive' are in the 'Common' category which is in arduino package, but mine doesn't have those blocks.
So, I would like to ask if there are any restrictions on the use of the Arduino package with my educational license.
댓글 수: 1
답변 (1개)
Piyush Aggarwal
2020년 11월 12일
First restore your MATLAB Path to default by using the following command :
restoredefaultpath
Documentation link :
Then try to do a clean re-installation of the support package by refering to this Answer's post : https://www.mathworks.com/matlabcentral/answers/318635-how-do-i-perform-a-clean-re-installation-of-a-support-package
댓글 수: 0
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!