Open new files in existing session
4 ビュー (過去 30 日間)
古いコメントを表示
Hello,
when i have an already opened matlab session and i'm trying to open a new script from the windows explorer i receive the License Manager Error -9, because it tries to open a new matlab session. But it gets in trouble, because i'm allowed to only run one session at a time. How can i say matlab to run the new scipt in the existing session and not open a new one?
Thank you for your help.
1 件のコメント
Rik
2017 年 5 月 12 日
This question is specific for operation system, as is the solution. Could you confirm you are indeed running Windows? And which one?
回答 (2 件)
Jan
2017 年 5 月 15 日
This does not solve your problem, but the work around is trivial:
Do not use the Windows Explorer to start M-files, but start them from inside Matlab. Matlab is designed to open and start M-files.
2 件のコメント
Jan
2017 年 5 月 16 日
Really? But this is the nature of Matlab. For me opening M-files throught the explorer of the OS would be an inconvenient indirection. There is a file browser insider Matlab's GUI, but I prefer dedicated GUIs.
参考
カテゴリ
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!