function xlsread from smartphone android
显示 更早的评论
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?
回答(1 个)
Geoff Hayes
2020-5-13
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB Mobile 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!