public abstract class MWMCROption
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static MWMCROption |
NODISPLAY
This represents the -nodisplay option for MCR.
|
static MWMCROption |
NOJVM
This represents the -nojvm option for MCR.
|
| Constructor and Description |
|---|
MWMCROption() |
| Modifier and Type | Method and Description |
|---|---|
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 MCR option
|
public static final MWMCROption NOJVM
public static final MWMCROption NODISPLAY
public static MWMCROption logFile(java.lang.String fName)
fName - String representing the name of the logfilepublic abstract java.lang.String[] toStringArray()
© 1994-2008 The MathWorks, Inc. Terms of Use Patents Trademarks