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年以上 前 | 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年以上 前 | 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年以上 前 | 1 件の回答 | 0
