getProcess

Get the process list (pid and name).
57 Downloads
Updated 14 Jan 2016

View License

Works with Mac, Win and Unix OS
COMMAND LINE:
* procList = getProcess() get the full process list.
* procList = getProcess('taskname') search (case insensitive) for a specific process name.

Cite As

Gabriele Piantadosi (2024). getProcess (https://www.mathworks.com/matlabcentral/fileexchange/54900-getprocess), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

[edit] changed title and body of the page.