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

조회 수: 1 (최근 30일)
sandeep vsk
sandeep vsk 2015년 7월 23일
답변: Jeevan Thomas 2015년 9월 15일
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
Jeevan Thomas 2015년 9월 15일
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.

카테고리

Help CenterFile Exchange에서 Simulink Coder에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by