RemoteMatlabProxy¶
-
class
RemoteMatlabProxy
extends 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
JMIWrapperRemote
has been received via RMI.Parameters: - internalProxy –
- receiver –
- id –
- existingSession –