Data Type Propagation block doesn't work with Boolean data type
10 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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
Another similar error
But it works fine with the other data types. Unfortunately, I can't see the mistake here.
0 commentaires
Réponses (1)
Raghunandan V
le 6 Juin 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
Voir également
Catégories
En savoir plus sur String dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!