MEX-file arguments
Specify external mode MEX arguments.
Settings
Default: ''
For a shared memory transport, sldrtext
allows
two optional positional arguments. If the second argument appears,
the first argument must appear.
An argument that is unused. Specify
''
for this argument.An argument that specifies verbosity. Specify
0
for Nonverbose, or1
for Verbose.
The default is Nonverbose mode (0
). To specify
Verbose mode, set MEX-file arguments to:
'' 1
where ''
is the empty character vector and 1
specifies
Verbose mode.
Dependency
This parameter is enabled by checking External mode.
Command-Line Information
Parameter: ExtModeMexArgs |
Type: character vector followed by integer |
Value: '' | ''
0 | '' 1 |
Default: '' |