Note that this reference documentation is identical to the help that is displayed in MATLAB when you type “help enginefeval”.

  ENGINEFEVAL evaluates the specified MATLAB function on the input arguments
  using locally or remotely running MATLAB engines.
 
  Use as
    jobid  = enginefeval(fname, arg1, arg2, ...)
    argout = engineget(jobid, ...)
 
  See also ENGINEGET, ENGINECELLFUN, ENGINEPOOL