Matlab is busy after running system() command
Mostrar comentarios más antiguos
Hi everybody,
I am running a cmd command via matlab using
system(cmd)
where cmd is my command and is starting a programm (Ansys Workbench).
However, after the program is loaded Matlab is still busy. Is there an alternative option to run a system command?
Running a batch file would also be ok. If I manually start the program with the batch file and then starting my Matlab script, everything works fine.
Thanks in advance and best regards
Felix
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Environment and Settings en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!