How do I set the path for Matlab Mobile? (Or, How is Matlab Mobile used for anything except the most trivial calculations?)

9 views (last 30 days)
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?

Answers (0)

Communities

More Answers in the  Distance Learning Community

Categories

Find more on Startup and Shutdown 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!