Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
E
F
G
I
L
M
R
S
R
RemoteMatlabProxy
- Class in
matlabcontrol
Allows for calling MATLAB from
outside
of MATLAB.
RemoteMatlabProxyController
- Class in
matlabcontrol
Deprecated.
RemoteMatlabProxyFactory
- Class in
matlabcontrol
Use this class to create instances of
RemoteMatlabProxy
.
RemoteMatlabProxyFactory(String)
- Constructor for class matlabcontrol.
RemoteMatlabProxyFactory
Constructs this factory with a specified location or alias for the MATLAB executable.
RemoteMatlabProxyFactory()
- Constructor for class matlabcontrol.
RemoteMatlabProxyFactory
Constructs this factory with a default location or alias for the MATLAB executable (on an operating system specific basis).
removeConnectionListener(MatlabConnectionListener)
- Method in class matlabcontrol.
RemoteMatlabProxyFactory
Removes a listener so that it is no longer notified.
requestProxy()
- Method in class matlabcontrol.
RemoteMatlabProxyFactory
Requests a
RemoteMatlabProxy
.
returningEval(String, int)
- Static method in class matlabcontrol.
LocalMatlabProxy
Evaluates a command in MATLAB.
returningEval(String, int)
- Method in class matlabcontrol.
RemoteMatlabProxy
Evaluates a command in MATLAB.
returningEval(String, int)
- Static method in class matlabcontrol.
RemoteMatlabProxyController
Deprecated.
Evaluates a command in MATLAB.
returningFeval(String, Object[])
- Static method in class matlabcontrol.
LocalMatlabProxy
Calls a MATLAB function with the name
functionName
.
returningFeval(String, Object[], int)
- Static method in class matlabcontrol.
LocalMatlabProxy
Calls a MATLAB function with the name
functionName
.
returningFeval(String, Object[])
- Method in class matlabcontrol.
RemoteMatlabProxy
Calls a MATLAB function with the name
functionName
.
returningFeval(String, Object[], int)
- Method in class matlabcontrol.
RemoteMatlabProxy
Calls a MATLAB function with the name
functionName
.
returningFeval(String, Object[])
- Static method in class matlabcontrol.
RemoteMatlabProxyController
Deprecated.
Calls a MATLAB function with the name
functionName
.
returningFeval(String, Object[], int)
- Static method in class matlabcontrol.
RemoteMatlabProxyController
Deprecated.
Calls a MATLAB function with the name
functionName
.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
E
F
G
I
L
M
R
S