LocalMatlabProxy¶
-
class
LocalMatlabProxyextends MatlabProxy¶ Allows for calling MATLAB from inside of MATLAB.
Author: Joshua Kaplan
Constructors¶
LocalMatlabProxy¶
-
LocalMatlabProxy(Identifier id)¶
Methods¶
invokeAndWait¶
-
public <T> T
invokeAndWait(MatlabThreadCallable<T> callable)¶