getProcess

Get the process list (pid and name).

You are now following this Submission

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 (2026). getProcess (https://se.mathworks.com/matlabcentral/fileexchange/54900-getprocess), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

[edit] changed title and body of the page.