Check number of windows prompt open

13 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Modeling 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by