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

7 ビュー (過去 30 日間)
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?

回答 (0 件)

コミュニティ

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by