The function returns True/False (0/1) along with the number of instances of the process and the process ID (PID) numbers.
Syntax/Usage:
[result] = isprocess('fire*')
[result pid_total] = isprocess('firefox')
[result pid_total pid_nums] = isprocess('firefox')
引用格式
Varun Gandhi (2026). ISPROCESS (https://ww2.mathworks.cn/matlabcentral/fileexchange/42805-isprocess), MATLAB Central File Exchange. 检索时间: .
致谢
启发作品: ENDTASK
