Data Type Propagation block doesn't work with Boolean data type
8 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Raghunandan V
2019 年 6 月 6 日
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
参考
カテゴリ
Help Center および File Exchange で String についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!