controlling bluetooth connection in matlab
- by Mehreen Shahid
we have a project in which we have to pick randomly generated numbers from a remote device, say mobile. there is a simple java application to generate numbers.
next, we have to recieve those numbers in our matlab program via bluetooth connection with the device. assuming those numbers are temperature readings, we want to recieve a new number after…