How do I set the path for Matlab Mobile? (Or, How is Matlab Mobile used for anything except the most trivial calculations?)
조회 수: 3 (최근 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 Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!