Install Arduino Support Package "successful" but Matlab doesn't recognize it
조회 수: 1 (최근 30일)
이전 댓글 표시
Mac OS X El Capitan 10.11.6 Macbook pro retina mid 2015 after install, support package in same place as my other Macboo have repeated 5 times now; have erased files and started over; here's response to comand line >> arduino You need the MATLAB Arduino support package before you can use this feature. Open Support Package Installer to install support for additional MATLAB hardware.
댓글 수: 1
Roman Baca
2017년 4월 23일
편집: Roman Baca
2017년 4월 23일
I am having a similar issue; I have matlab 2016b installed on my laptop (OS=Ubuntu 14.04 LTS) and I have installed the Arduino packages in matlab that are found by going to "add-ons->Hardware SUpport Packages" and I am getting the following message when I try to use this command in the command window "a = arduino('/dev/ttyACM0','Mega2560')":
You need the MATLAB Arduino support package before you can use this feature. Open Support Package Installer to install support for additional MATLAB hardware.
Here's what I get when I use the commands suggested by Prateek:
>> rehash toolboxcache
>> matlabshared.supportpkg.getInstalled
Name Version Base Product
------------------------------------------- ------- ------------
MATLAB Support Package for Arduino Hardware 16.2.1
Has anybody who has faced a similar issue offer any guidance here?
답변 (2개)
Prateek Khandelwal
2017년 1월 3일
Hi.
Can you please execute `reshash toolboxcache` followed by `matlabshared.supportpkg.getInstalled` and share the output here ?
댓글 수: 1
Shuvam Kumar
2018년 3월 29일
Iam also facing the same issue with R2015a
>> rehash toolboxcache >> matlabshared.supportpkg.getInstalled Name Version Base Product ------- ------- ------------ Arduino 15.1.2 Simulink Arduino 15.1.2 Simulink Arduino 15.1.1 MATLAB
참고 항목
카테고리
Help Center 및 File Exchange에서 Setup and Configuration에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!