Docs @ Psychtoolbox Wiki : GetProcessDescriptorFromCommandName

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

GetProcessDescriptorFromCommandName

PsychtoolboxPsychPriority

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 of GetProcessDescriptorFromCommandName.m from berliOS: beta | view WebSVN changelog of trunk branch
Psychtoolbox/PsychPriority/GetProcessDescriptorFromCommandName.m


Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0834 seconds