Check number of windows prompt open

5 Ansichten (letzte 30 Tage)
FastCar
FastCar am 23 Jan. 2020
Bearbeitet: Walter Roberson am 5 Feb. 2020
Dear all,
Is there a way to check in matlab if there is any open windows propmt on the current PC?
Best regards
  3 Kommentare
FastCar
FastCar am 23 Jan. 2020
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 am 24 Jan. 2020
system('tasklist') with appropriate command line options.

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 24 Jan. 2020
Bearbeitet: Walter Roberson am 5 Feb. 2020

Weitere Antworten (0)

Kategorien

Mehr zu Entering Commands finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by