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

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

c - Calling a function within a loop -

Save a file and then open it using javafx -