Checking Matlab program is running or not from command window

조회 수: 14 (최근 30일)
Sunipa Som
Sunipa Som 2024년 7월 31일
답변: Piyush Kumar 2024년 7월 31일
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.

답변 (1개)

Piyush Kumar
Piyush Kumar 2024년 7월 31일
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.

카테고리

Help CenterFile Exchange에서 Software Development Tools에 대해 자세히 알아보기

제품


릴리스

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by