On Nov 15, 3:10 am, WeiC <x...@no.email> wrote:
> How can I put a case structure with an integer selector on the block diagram? It seems there is no
> way to change a case structure with boolean selector to an integer one. Any suggestions?
just wire a integer control to the selector structure. It changed to
integer. After that you can add more cases and modify then......