Check number of windows prompt open

5 ビュー (過去 30 日間)
FastCar
FastCar 2020 年 1 月 23 日
編集済み: Walter Roberson 2020 年 2 月 5 日
Dear all,
Is there a way to check in matlab if there is any open windows propmt on the current PC?
Best regards
  3 件のコメント
FastCar
FastCar 2020 年 1 月 23 日
Dear Walter,
I mean number of window of cmd.exe. I do not need to wait for the input, but I need to decide if I can execute another command.
Thanks
Walter Roberson
Walter Roberson 2020 年 1 月 24 日
system('tasklist') with appropriate command line options.

サインインしてコメントする。

採用された回答

Walter Roberson
Walter Roberson 2020 年 1 月 24 日
編集済み: Walter Roberson 2020 年 2 月 5 日

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeEntering Commands についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by