MEX-file arguments
Specify external mode MEX arguments
Model Configuration Pane: Code Generation / Simulink Desktop Real-Time
Description
Specify external mode MEX arguments.
Dependencies
This parameter is enabled by checking External mode.
Settings
'' | 0Default:
''
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
0for Nonverbose, or1for Verbose.
The default is Nonverbose mode (0). To specify Verbose mode, set
MEX-file arguments to:
'' 1where '' is the empty character vector and 1
specifies Verbose mode.
Recommended Settings
| Application | Setting |
|---|---|
Debugging |
|
Traceability |
|
Efficiency |
|
Safety precaution |
|
Programmatic Use
Parameter:
ExtModeMexArgs |
| Type: character vector followed by integer |
Value:
'' | '' 0 | '' 1
|
Default:
''
|
Version History
Introduced in R2008a