RemoteMatlabProxyFactory¶
-
class
RemoteMatlabProxyFactory
implements ProxyFactory¶ Creates remote instances of
MatlabProxy
. Creating a proxy will either connect to an existing session of MATLAB or launch a new session of MATLAB. This factory can be used to create any number of proxies.Author: Joshua Kaplan
Constructors¶
RemoteMatlabProxyFactory¶
-
public
RemoteMatlabProxyFactory
(MatlabProxyFactoryOptions options)¶
Methods¶
getProxy¶
-
public MatlabProxy
getProxy
()¶
requestProxy¶
-
public Request
requestProxy
(RequestCallback requestCallback)¶