Borrar filtros
Borrar filtros

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

1 visualización (últimos 30 días)
Manoj Kumar
Manoj Kumar el 1 de Mayo de 2019
Comentada: Walter Roberson el 1 de Mayo de 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 comentario
Walter Roberson
Walter Roberson el 1 de Mayo de 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.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Get Started with MATLAB en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by