Clear Filters
Clear Filters

how can i use contiuous time integrator in hdl coder?

1 view (last 30 days)
how to use continuous time integrator using hdl coder simulink? what is the equivalent blocks for it?

Answers (1)

Kiran Kintali
Kiran Kintali on 16 Jul 2023
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

Categories

Find more on Code Generation in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!