Can we generate genric embedded c code from s-domain in simulink?

1 Ansicht (letzte 30 Tage)
sandeep vsk
sandeep vsk am 23 Jul. 2015
Beantwortet: Jeevan Thomas am 15 Sep. 2015
I have modelled a physical system in simulink in s-domain, i want to generate a embedded c code directly from s-domain or do i need to convert it to z domain? please provide the required solution.

Antworten (1)

Jeevan Thomas
Jeevan Thomas am 15 Sep. 2015
Code can be generated from any Simulink system as long as the blocks used to make the system have block TLCs that support code generation. Try running the code generation adviser.
It will report all blocks that are not supported (many continuous blocks are not supported) for code generation.

Kategorien

Mehr zu Simulink Coder finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by