Specify external mode MEX arguments.
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, or 1
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.
This parameter is enabled by checking External mode.
Parameter: ExtModeMexArgs |
Type: character vector followed by integer |
Value: '' | ''
0 | '' 1 |
Default: '' |