Bluetooth in Matlab 2015a, OSX Yosemite

3 views (last 30 days)
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

Walter Roberson
Walter Roberson on 23 May 2016
No, it is an osx problem. Bluetooth became supported again in r2016a on Mac

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!