Borrar filtros
Borrar filtros

How can I run more than 2 matlab program(new windows) using only matlab command or code?

1 visualización (últimos 30 días)
Hello,
I intend to run the MATLAB using commands(or matlab code). Only thing I know is the 'shift+left-click' the MATLAB S/W on the window start menu on the below.
I've tried to use '!' like
!matlab
or using
!cmd
but, 1st matlab window used to open 2nd matlab s/w didn't work if the second matlab window was not closed.
Eventually, my intend is to use multiple matlab s/w without using 'par-for' function.
Please help me. Thank you in advance.

Respuesta aceptada

Walter Roberson
Walter Roberson el 10 de Oct. de 2017
Try
!matlab &

Más respuestas (0)

Categorías

Más información sobre MATLAB 시작하기 en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!