RemoteMatlabProxy¶
-
class
RemoteMatlabProxyextends MatlabProxy¶ Allows for calling MATLAB from outside of MATLAB.
Author: Joshua Kaplan
Constructors¶
RemoteMatlabProxy¶
-
RemoteMatlabProxy(JMIWrapperRemote internalProxy, RequestReceiver receiver, Identifier id, boolean existingSession)¶ The proxy is never to be created outside of this package, it is to be constructed after a
JMIWrapperRemotehas been received via RMI.Parameters: - internalProxy –
- receiver –
- id –
- existingSession –