How do I set the path for Matlab Mobile? (Or, How is Matlab Mobile used for anything except the most trivial calculations?)
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
How is Matlab Mobile used for anything except the most trivial calculations, without the ability to set the user path? It seems you can't run any user created functions or applications. What am I missing?
I created a startup.m file in my Matlab Drive folder, and then added addpath() calls to add my folders to the path. Running Matlab Mobile on my iPad, startup is not executed automatically. I manually run it, and it runs without error. But the folders and files apparently aren't actually added to the path; doing a "which somefunction" gives an error that it's not fun. So, startup doesn't work.
Trying to check the path fails too, since MM gives an error that the output is too long and truncates it.
Do I have to flatten all my folders into single unorganized folder in Matlab Drive for this to work?
Réponses (0)
Communautés
Plus de réponses dans Distance Learning Community
Voir également
Catégories
En savoir plus sur Startup and Shutdown dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!