How to process imgs from my mobile gallery by Matlab mobile application?!
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Fatma Abdullah
el 1 de Feb. de 2019
Respondida: Cris LaPierre
el 2 de Feb. de 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 comentarios
Respuesta aceptada
Cris LaPierre
el 2 de Feb. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Licensing on Cloud Platforms en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!