Can we generate genric embedded c code from s-domain in simulink?
显示 更早的评论
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.
回答(1 个)
Jeevan Thomas
2015-9-15
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink Coder 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!