Simulink compilation errors ?

6 visualizaciones (últimos 30 días)
Henry Buck
Henry Buck el 6 de Feb. de 2016
Respondida: Rajanya el 14 de Abr. de 2025
hi, I got this error from Simulink: Inferred size ('[1 20]') for data 'gate_h' (#164) does not match back propagated size ('[20]') from Simulink.
Do you know how to solve it ?
Thanks, Henry

Respuestas (1)

Rajanya
Rajanya el 14 de Abr. de 2025
You can go to Model Explorer > find 'gate_h' and select it > go to the general settings of the variable > force change the size to [1 20].
Thanks!

Categorías

Más información sobre Simulink Coder en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by