Generated code is not conforming with Simulation?
1 回表示 (過去 30 日間)
古いコメントを表示
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
2013 年 3 月 12 日
Can you post a screen shot of your implementation and relevant part of generated code here ?
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Simulink Functions についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!