Skip to Main Content Skip to Search
Product Documentation

ssSetInputPortWidth - Specify the width of an input port

Syntax

int_T ssSetInputPortWidth(SimStruct *S, int_T port, int_T width)

Arguments

S

SimStruct representing an S-Function block.

port

Index of the input port whose width is being set.

width

Width of the input port.

Description

Use in mdlInitializeSizes (after ssSetNumInputPorts) to specify a nonzero positive integer width or DYNAMICALLY_SIZED for each input port index starting at 0. If the width is dynamically sized, the S-function must provide mdlSetInputPortDimensionInfo and mdlSetDefaultPortDimensionInfo methods to enable the signal dimensions to be set correctly during signal propagation.

Languages

C, C++

Example

See the S-function sfun_dtype_io.c used in sfcndemo_dtype_io.mdl.

See Also

ssSetNumInputPorts, ssSetOutputPortWidth, ssSetInputPortVectorDimension

  


Related Products & Applications

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