|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.tinyos.matlab.MatlabControl.MatlabEvalCommand
net.tinyos.matlab.MatlabControl.MatlabFevalCommand
net.tinyos.matlab.MatlabControl.MatlabBlockingFevalCommand
This class is used to execute a function in matlab and pass paramseters and it also return arguments
Field Summary | |
(package private) MatlabControl |
parent
|
Fields inherited from class net.tinyos.matlab.MatlabControl.MatlabEvalCommand |
args, command, eval, useCallback |
Constructor Summary | |
MatlabControl.MatlabBlockingFevalCommand(java.lang.String Command,
java.lang.Object[] Args,
boolean useCallback,
MatlabControl parent)
|
Method Summary | |
void |
run()
|
Methods inherited from class net.tinyos.matlab.MatlabControl.MatlabEvalCommand |
useMatlabCommandCallback |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
MatlabControl parent
Constructor Detail |
public MatlabControl.MatlabBlockingFevalCommand(java.lang.String Command, java.lang.Object[] Args, boolean useCallback, MatlabControl parent)
Method Detail |
public void run()
run
in interface java.lang.Runnable
run
in class MatlabControl.MatlabEvalCommand
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |