Run matlab command from Windows cmd line in already open Matlab instance

I want to run different scripts from the command line (Over several hours), using
matlab -batch "..."
However this will always open a new matlab instance, I want it to run quicker and use an already open matlab instance, is this possible to specify with matlab -batch ?

답변 (1개)

Harald
Harald 2023년 12월 1일
Hi Christian,
I would not know how to prevent the matlab command from starting a new MATLAB session. Alternatives may be to:
Best wishes,
Harald

카테고리

도움말 센터File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

제품

릴리스

R2022a

질문:

2023년 12월 1일

답변:

2023년 12월 1일

Community Treasure Hunt

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

Start Hunting!

Translated by