Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Some blocks don't exist in my arduino package
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Antworten (1)
Piyush Aggarwal
am 12 Nov. 2020
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 Kommentare
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!