How to process imgs from my mobile gallery by Matlab mobile application?!
1 view (last 30 days)
Show older comments
Fatma Abdullah
on 1 Feb 2019
Answered: Cris LaPierre
on 2 Feb 2019
I am trying to attach an img from my mobile storage to be processed by Matlab function on mobile matlab application, but i keep getting this error "Invalid use of operator" which i think its because he just cant fetch the img....any ideas?
0 Comments
Accepted Answer
Cris LaPierre
on 2 Feb 2019
Did a little digging. It does not appear to be currently possible to access your phone's gallery from MATLAB Mobile. I suspect the main reason is because your mobile device is actually connecting to MATLAB running elsewhere - either your desktop or MathWorks Cloud. The folder structure of MATLAB Mobile is the same as the MATLAB version you connected to: the current folder of your desktop MATLAB or MATLAB Drive if connecting to the cloud.
This means that at least for now, you would need to add the pictures to either MATLAB Drive or your desktop in order to access them in MATLAB Mobile.
0 Comments
More Answers (0)
See Also
Categories
Find more on Licensing on Cloud Platforms 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!