android - Reading sensor data from two phones simultaneously in Matlab -


i want connect 2 or more mobile devices matlab. right able connect both android phone , iphone; however, unable distinguish between them. use code connect:

connector on password;

m = mobiledev;

is there way can store 2 1x1 mobildev's , gather data them simultaneously?


Comments