Effacer les filtres
Effacer les filtres

All elements are not displayed in the Simulink

3 vues (au cours des 30 derniers jours)
Priyanka
Priyanka le 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.

Réponses (0)

Catégories

En savoir plus sur Simulink dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by