Bluetooth in Matlab 2015a, OSX Yosemite

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

No, it is an osx problem. Bluetooth became supported again in r2016a on Mac

More Answers (0)

Categories

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!