Check number of windows prompt open

조회 수: 14 (최근 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 CenterFile Exchange에서 Modeling에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by