Filter löschen
Filter löschen

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

1 Ansicht (letzte 30 Tage)
Manoj Kumar
Manoj Kumar am 1 Mai 2019
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 Kommentar
Walter Roberson
Walter Roberson am 1 Mai 2019
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.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by