Generated code is not conforming with Simulation?

Hi, I am using a interpolation prelookup table in my model. from my stateflow chart i am calling the interpolation block as a simulink function.. it worked well and the simulation was perfect. when i generated C code and use it in the controller. i found that the interpolatoin output is always zero in the generated c code . the input going to interpolation is perfect ( i checked it)..
1. while the simulation is perfect, why there is a problem in generated code?
any help would be really appreciated......
thanks vijith

댓글 수: 2

TAB
TAB 2013년 3월 12일
Can you post a screen shot of your implementation and relevant part of generated code here ?
it's working now, there is a data type mismatch problem in integrating the generated code with the existing C device driver..

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Data Representation in Generated Code에 대해 자세히 알아보기

질문:

2013년 3월 12일

Community Treasure Hunt

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

Start Hunting!

Translated by