Unable to connect to EV3 via bluetooth in Matlab R2014b

조회 수: 2 (최근 30일)
Sandip
Sandip 2015년 2월 2일
답변: chitianqilin 2015년 9월 14일
I have installed the Supported packages (along SDK 7.1) for EV3 for Matlab as well as Simulink. Connections to EV3 over USB works fine but when I connect to EV3 over Bluetooth, it gives teh following errors:
>> myev3 = legoev3('Bluetooth','COM21')
Error using error
Unable to load a message catalog 'legoev3io:build'. Please check the file location and format.
Error in legoev3 (line 157)
error(message('legoev3io:build:CommInvalidType'));
Unable to rectify.

답변 (2개)

Walter Roberson
Walter Roberson 2015년 9월 14일

chitianqilin
chitianqilin 2015년 9월 14일
I deleted other 2 Lego MINDSTORMS hardware support packages, the error disappeared for now.

카테고리

Help CenterFile Exchange에서 MATLAB Support Package for LEGO MINDSTORMS EV3 Hardware에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by