Checking Matlab program is running or not from command window

8 ビュー (過去 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 Center および File ExchangeGet Started with MATLAB についてさらに検索

製品


リリース

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by