Main Content

BluetoothCommunication

Communication using the Bluetooth®interface

Support for communicating with Bluetooth devices has moved from Instrument Control Toolbox™ to MATLAB®. The existingBluetoothinterface, with its object properties and object functions, will be removed in a future release. Use thebluetooth(case-sensitive) interface with its functions and properties instead.

You can use the new interface without Instrument Control Toolbox. For more information about the new interface, seeBluetooth Communicationin MATLAB.

SeeTransition Your Code to bluetooth Interfacefor more information about moving your existing code to the recommended functionality.

Topics