| Contents | Index |
Frame_T ssGetInputPortFrameData(SimStruct *S, int_T port)
A value of type Frame_T, indicating if the input port specified by the index port accepts signal frames.
Use to determine if a particular input port accepts frame-based signals. Possible return values include:
FRAME_INHERITED
Port accepts either frame or unframed input.
FRAME_NO
Port accepts unframed input only.
FRAME_YES
Port accepts frame input only.
C, C++
ssSetInputPortFrameData, mdlSetInputPortFrameData

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 |