Data Type Propagation block doesn't work with Boolean data type

10 visualizaciones (últimos 30 días)
M. Saad
M. Saad el 24 de Mayo de 2019
Comentada: M. Saad el 13 de Jun. de 2019
Data Type Propagation block doesn't work when the reference input is of Boolean data type. In the figure below it is propagating uint8 but the reference is boolean
data type prop error.PNG
Another similar error
data type prop error2.PNG
But it works fine with the other data types. Unfortunately, I can't see the mistake here.

Respuestas (1)

Raghunandan V
Raghunandan V el 6 de Jun. de 2019
Hi, The error says "The 3rd input for Data Type Propogation block has to be uint8 but you are feeding it Boolean"
Please post the image of mask of Data Type Propogation block
  2 comentarios
M. Saad
M. Saad el 13 de Jun. de 2019
I believe the settings are fine. There's some problem with Data Propagation Block when the data type is Boolean. Even the Simulink built-in block Extract Bits (also uses DTP blocks) gives the same error when the output is a single bit (Boolean data type).

Iniciar sesión para comentar.

Productos


Versión

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by