Azzera filtri
Azzera filtri

All elements are not displayed in the Simulink

3 visualizzazioni (ultimi 30 giorni)
Priyanka
Priyanka il 18 Set 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.

Risposte (0)

Categorie

Scopri di più su Simulink in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by