Can I run two program in the Same window in MATLAB ???

Is it possible to run 2 program simultaneously in the same windows / one after another before execution of prior
Since I found a complex program which takes hours to execute.
that is why I unable to do any other task untill it shows result. Please let me know, if possible.

댓글 수: 1

Open a new MATLAB session and work in that. For example on Mac you would right-click on the MATLAB icon in the dock and select "Open Additional Instance of MATLAB"
If you needed access to the workspace of what had gone before in the session, then you would not be able to get to that, not unless you had managed to save() what you needed.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Multicore Processor Targets에 대해 자세히 알아보기

질문:

2019년 5월 1일

댓글:

2019년 5월 1일

Community Treasure Hunt

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

Start Hunting!

Translated by