Open new files in existing session
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
Rik
il 12 Mag 2017
This question is specific for operation system, as is the solution. Could you confirm you are indeed running Windows? And which one?
Risposte (2)
Jan
il 15 Mag 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 Commenti
Jan
il 16 Mag 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.
Vedere anche
Categorie
Scopri di più su Startup and Shutdown in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!