Bluetooth in Matlab 2015a, OSX Yosemite
3 views (last 30 days)
Show older comments
robert johnson
on 23 May 2016
Answered: Walter Roberson
on 23 May 2016
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?
0 Comments
Accepted Answer
Walter Roberson
on 23 May 2016
No, it is an osx problem. Bluetooth became supported again in r2016a on Mac
0 Comments
More Answers (0)
See Also
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!