Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 310 Bytes

File metadata and controls

13 lines (11 loc) · 310 Bytes
title 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