public abstract class MWMCROption
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static MWMCROption |
NODISPLAY
This represents the -nodisplay option for MATLAB Runtime.
|
static MWMCROption |
NOJVM
This represents the -nojvm option for MATLAB Runtime.
|
static MWMCROption |
OUTPROC |
Constructor and Description |
---|
MWMCROption() |
Modifier and Type | Method and Description |
---|---|
static MWMCROption |
extraJARFiles(java.lang.String fName) |
static MWMCROption |
logFile(java.lang.String fName)
This function should be used to initialize the -logfile with the filename passed as input
|
abstract java.lang.String[] |
toStringArray()
String representation of the MATLAB Runtime option
|
public static final MWMCROption NOJVM
public static final MWMCROption NODISPLAY
public static final MWMCROption OUTPROC
public static MWMCROption logFile(java.lang.String fName)
fName
- String representing the name of the logfilepublic static MWMCROption extraJARFiles(java.lang.String fName)
public abstract java.lang.String[] toStringArray()
© 1994-2017 The MathWorks, Inc. Patents Trademarks