How to connection bluetooth to matlab?

I want to connect bluetooth to matlab. So I declared variable
b = Bluetooth('HC-06', 1)
in matlab. But I received error.
Error is (Error using Bluetooth (line 100)
Cannot Create: Please make sure Bluetooth adaptor works properly.)
What's the problem?

답변 (2개)

MathReallyWorks
MathReallyWorks 2017년 5월 27일
편집: MathReallyWorks 2017년 5월 28일

1 개 추천

Hello donghyun kim,
Type this in your command window and check whether all the required support packages are installed or not:
instrhwinfo('Bluetooth')
You are getting that error may be because of support packages.
If the problem still persist, share your code and the error that you have got.

댓글 수: 2

donghyun kim
donghyun kim 2017년 5월 28일
I want to use bluetooth. Then May I use support packages? How I can down support package?
Güler
Güler 2018년 1월 7일
i want learning this ask response. help!!!!

댓글을 달려면 로그인하십시오.

Abdel-rahman Mryyan
Abdel-rahman Mryyan 2020년 5월 8일

0 개 추천

HI
I have the same problem,i think it is so simple
try to activate your bluetooth in your laptop.

카테고리

도움말 센터File Exchange에서 MATLAB Support Package for LEGO MINDSTORMS EV3 Hardware에 대해 자세히 알아보기

질문:

2017년 5월 27일

답변:

2020년 5월 8일

Community Treasure Hunt

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

Start Hunting!