function xlsread from smartphone android

1 view (last 30 days)
Carla Alves
Carla Alves on 12 May 2020
Answered: Geoff Hayes on 13 May 2020
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
Geoff Hayes on 13 May 2020
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.

Community Treasure Hunt

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

Start Hunting!