GetProcessDescriptorFromCommandName

>Psychtoolbox>PsychPriority

processDescriptor=GetProcessDescriptorFromCommandName(commandName)

OS X: ___________________________________________________________________

Accept the name of a process and return a structure with fields
describing that process. GetProcessDescriptorFromCommandName relies on
the Unix command “ps” to get information about processes.

Try:

GetProcessDescriptorFromCommandName(‘MATLAB’);

OS 9: ___________________________________________________________________

GetProcessDescriptorFromCommandName does not exist in OS 9.

WINDOWS: ________________________________________________________________

GetProcessDescriptorFromCommandName does not exist in Windows.

_________________________________________________________________________

SEE ALSO: GetProcessList, GetRawProcessList

Path   Retrieve current version from GitHub | View changelog
Psychtoolbox/PsychPriority/GetProcessDescriptorFromCommandName.m