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!