| Contents | Index |
int_T ssGetOutputPortBeingMerged(SimStruct *S, int_T port)
An int_T (1 or 0) or boolean_T (true or false) value indicating if this output port signal is being merged with other signals.
Use this macro in and after the mdlSetWorkWidths method. Returns 1(true) if this output port signal is being merged with other signals (this happens if the S-Function block's output port is connected to a Merge block directly or via connection type blocks).
The output port must be made reusable using ssSetOutputPortOptimOpts to be connected to a Merge block.
C, C++
mdlSetWorkWidths, ssSetOutputPortOptimOpts

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |