Dear all,
Is there a way to check in matlab if there is any open windows propmt on the current PC?
Best regards

3 commentaires

Walter Roberson
Walter Roberson le 23 Jan 2020
Windows prompt? Do you mean like CMD.EXE or PowerShell executing? And waiting for input?
FastCar
FastCar le 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 le 24 Jan 2020
system('tasklist') with appropriate command line options.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Entering Commands dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by