Bluetooth in Matlab 2015a, OSX Yosemite
Show older comments
Hi I am using Matlab R2015a on OS X Yosemite 10.10.2
If I try the following:
bt=Bluetooth('HC-05')
Error using icinterface (line 22)
Bluetooth is not supported in MAC OS Mountain Lion (10.8) and higher.
Error in Bluetooth (line 57)
obj = obj@icinterface('Bluetooth');
Is there any workaround?
Accepted Answer
More Answers (0)
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!