how can i use contiuous time integrator in hdl coder?
1 次查看(过去 30 天)
显示 更早的评论
how to use continuous time integrator using hdl coder simulink? what is the equivalent blocks for it?
0 个评论
回答(1 个)
Kiran Kintali
2023-7-16
HDL Coder only generates code from discrete blocks. Continuous blocks are not supported. Consider using discrete time integrator. https://www.mathworks.com/help/simulink/slref/discretetimeintegrator.html
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!