Open new files in existing session
2 views (last 30 days)
Show older comments
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 Comment
Rik
on 12 May 2017
This question is specific for operation system, as is the solution. Could you confirm you are indeed running Windows? And which one?
Answers (2)
Jan
on 15 May 2017
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 Comments
Jan
on 16 May 2017
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.
See Also
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!