Feeds
已回答
Found unsupported type in switch expression; switch expression must be of discrete type
I solved the issue by not declaring the state variable as persistent, but instead using a delay outside the matlab function bloc...
Found unsupported type in switch expression; switch expression must be of discrete type
I solved the issue by not declaring the state variable as persistent, but instead using a delay outside the matlab function bloc...
5 years 前 | 0
| 已接受
提问
Found unsupported type in switch expression; switch expression must be of discrete type
Hello, I use a Matlab Function block as state machine in my Simulink module. Everything works, except the RTL Code generation...
5 years 前 | 2 个回答 | 0
2
个回答提问
Why does Image Filter does not produce valid output when using certain image dimension?
Hello, I am trying to implement a HDL-Coder conform 2D Filter in Simulink with the Image Filter block from the Vision HDL To...
5 years 前 | 1 个回答 | 0
