ENDTASK is used to close tasks running in Windows/Linux by providing the process name.
This function returns 0 or 1 based on success of killing a process.
NOTE: This function requires the file isprocess.m to be on the path
Syntax: endtask('firefox')
引用格式
Varun Gandhi (2026). ENDTASK (https://ww2.mathworks.cn/matlabcentral/fileexchange/42806-endtask), MATLAB Central File Exchange. 检索时间: .
致谢
参考作品: ISPROCESS
