|
|||||||||||
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
This class is used to execute a function in matlab and pass paramseters
Field Summary |
Fields inherited from class net.tinyos.matlab.MatlabControl.MatlabEvalCommand |
args, command, eval, useCallback |
Constructor Summary | |
MatlabControl.MatlabFevalCommand(java.lang.String Command,
java.lang.Object[] Args,
boolean useCallback)
|
Methods inherited from class net.tinyos.matlab.MatlabControl.MatlabEvalCommand |
run, useMatlabCommandCallback |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MatlabControl.MatlabFevalCommand(java.lang.String Command, java.lang.Object[] Args, boolean useCallback)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |