Statistica
RANK
5.746
of 295.467
REPUTAZIONE
8
CONTRIBUTI
1 Domanda
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
3
RANK
of 153.912
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
"Subscripting into an mxArray is not supported" error in Simulink User Defined Function due to 'fieldnames' extrinsic call
Although I look around the same question on web and see the reasons, I can not find a way to get rid of this error. I got the e...
oltre 5 anni fa | 0 risposte | 0
0
risposteRisposto
How to fix the error 'Computed maximum size is not bounded. Static memory allocation requires all sizes to be bounded. '?
Try this temp_t = zeros(1,int8(q2)); instead of temp_t = zeros(1,q2); I do not know the reason exactly but it works for me.
How to fix the error 'Computed maximum size is not bounded. Static memory allocation requires all sizes to be bounded. '?
Try this temp_t = zeros(1,int8(q2)); instead of temp_t = zeros(1,q2); I do not know the reason exactly but it works for me.
oltre 5 anni fa | 3