Using: line = FindProcess(pattern)
Input: PATTERN - a string for comparing
Output: LINE - resulting string which contains the pattern (in case of
nothing found will return an empty string, or value INF
in case of more than 1 process was found)
Note: if you want to check some process in your system, you should call
FINDPROCESS with argument contained pattern you wish to find; make
sure your pattern is one correspondence to process you checking and
if you got the INF-result you should clarify your pattern using
Windows' cmd (command line) with instruction NET START (or using
instuction dos('net start') in MATLAB command window)
引用格式
Ivan (2024). FindProcess.m (https://www.mathworks.com/matlabcentral/fileexchange/47106-findprocess-m), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |