Data Type Propagation block doesn't work with Boolean data type
9 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Raghunandan V
il 6 Giu 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
Vedere anche
Categorie
Scopri di più su String in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!