Filter löschen
Filter löschen

All elements are not displayed in the Simulink

3 Ansichten (letzte 30 Tage)
Priyanka
Priyanka am 18 Sep. 2013
Hello everyone
I have a Level2-Sfunction in which the port width is 7500 and datatype is UINT32.
static unsigned int sNetworkStreamNoElements = 7500;
ssSetOutputPortWidth( S, 0, sNetworkStreamNoElements );
ssSetOutputPortDataType( S, 0, SS_UINT32 );
However, when I try to run the simulation, all my elements are not displayed in the output port. Is there any limitation for displaying the number of elements in the output port?.
Thank you
Priyanka.

Antworten (0)

Kategorien

Mehr zu Simulink finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by