Checking Matlab program is running or not from command window

14 visualizaciones (últimos 30 días)
Sunipa Som
Sunipa Som el 31 de Jul. de 2024
Respondida: Piyush Kumar el 31 de Jul. de 2024
My Matlab code is running in a computer and it is showing busy. But it is taking long time, therefore I have doubt/confution. Is there any way to check it is running or not from command window. Because now I can not write anything within .m files.

Respuestas (1)

Piyush Kumar
Piyush Kumar el 31 de Jul. de 2024
If you are using Linux, you can run "top" or "ps" to get the list of running processes.
If you are using Windows, you can check the running processes and it's details from Task Manager.

Categorías

Más información sobre Software Development Tools en Help Center y File Exchange.

Productos


Versión

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by