Matlab mobile: data transfer without wifi connection

9 次查看(过去 30 天)
Hi
I use the matlab app for masurements in locations where the acces to wifi is very limited and often not available. As for now the mobile phone will only uploade data when it is connected to the cloud. I need an option where i can connect my iPhone to a computer through a wire or a bluetouth connection to get the data from the phone to the computer. I previous versions this was an option but it is not in the new version. Is there a way where i can get data from the mobile device to a computer without connection to the internet.
Best regards
Jonas Vestermark
Rambøll

回答(1 个)

Nikhil Sonavane
Nikhil Sonavane 2021-3-26
编辑:Nikhil Sonavane 2021-3-26
You can use this workaround for Android Devices without Internet-
  1. Log Sensor data in MATLAB Mobile
  2. Connect the mobile to laptop using USB and access its Internet Storage
  3. The sensor logs are stored in Internal Storage\Documents\MATLAB\SensorLogs
  4. Copy paste it to Internal Storage of Laptop
  5. Use readMobileSensorData to read the data or unzip as csv and read as a csv file on MATLAB Desktop
For iOS devices you can use a similar workflow. First two steps remain same for both Android and iOS devices
  1. Go to Finder and select your iOS device on the left side panel (Refer to the screenshot attached)
  2. Go to Files tab
  3. Select the dropdown accociated with MATLAB and you will find your sensor data log in the list
  4. Drag that to the location where you wish to save the file
  5. Last step remains same as as Android device
  1 个评论
Emil Daniel Hald
Emil Daniel Hald 2022-8-22
Hello. I'm following-up on this older request as the issue persists.
The described solution unfortunately does not work with a windows PC and iTunes as Matlab no longer show up in the "File Sharing" section of iTunes. The Finder is not available on a Windows PC.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 MATLAB Mobile 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by