How to get the PID of matlab when using the MATLAB Engine?

May 18, 2013 in answer

0 votes, 0.00 avg. rating (0% score)

ANSWER:

Evaluate the following in MATLAB to get the PID:

feature('GetPid')

I found this here.

Szabolcs from http://stackoverflow.com/questions/16627154