You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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')
Cite As
Varun Gandhi (2026). ISPROCESS (https://se.mathworks.com/matlabcentral/fileexchange/42805-isprocess), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: ENDTASK
General Information
- Version 1.0.0.1 (1.81 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
