MATLAB: How to communicate between PC and Robot with Bluetooth

Instrument Control Toolboxpc bluetooth communication with robot

Hi, I'm trying to setup a communication between my PC and my robot(having already a bluetooth dongle), When I write this instruction in matlab command: >> instrhwinfo('Bluetooth') I have this message: ??? Error using ==> instrhwinfo at 191 Invalid INTERFACE specified. Type 'instrhelp instrhwinfo' for a list of valid INTERFACEs.) Could you help me to understand this?
thanks,

Best Answer

What version of MATLAB are you using? Could you post the output of running 'ver'?