some unsupported loop problem in matlab function block in simulink. even though the output of the previous block displays only single vector of output, the matlab function displays more than one input vector.

Respuestas (1)

With virtually no information in your question, I am going to hazard a guess that you have a while loop in your MATLAB code. Loops in MATLAB need to have statically determinable bounds in order to be converted to HDL code.

Categorías

Más información sobre Simulink en Centro de ayuda y File Exchange.

Preguntada:

sin
el 24 de Feb. de 2014

Respondida:

el 25 de Feb. de 2014

Community Treasure Hunt

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

Start Hunting!

Translated by