function xlsread from smartphone android
Show older comments
How to use the "xlsread" function in the Matlab app for Android smartphone? What is the path used to find the file on the smartphone?
VAR = xlsread ('/ storage / emulated / 0 / Download / Date.xlsx)
Matlab says file not found.
What is the correct way to use this function on the smartphone?
Answers (1)
Geoff Hayes
on 13 May 2020
0 votes
Carla - I don't think that you can access your device storage from the MATLAB app for the Android phone. From MATLAB Mobile, you can store files on the MATLAB Drive but there is no mention of using the storage from the phone. I installed the app on my Android phone and could only see the MATLAB Drive directory (could not navigate away from here). You may need to first upload the xlsx file to the MATLAB Drive.
Categories
Find more on MATLAB Mobile in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!