Update: I converted my model to 2018b, and attempted to use the Simulink Coder. This was a success. It seems to be an issue solely in 2019b. I will try the same exercise for 2020b, in the near future.
Simulink C code generation error
6 ビュー (過去 30 日間)
古いコメントを表示
I'm building a complex custom model (Matlab 2019b), I get the following error,
Unexpected or internal error encountered in "in CGIR: b:\matlab\src\cg_ir\factory\nodefactory.cpp line 494: In computeAndSetType: Type checker is unable to infer the type of Node '.(var: struct { Fields: { { Name: data Type: matrix 12 double}{ Name: size Type: matrix 1 int32} } } *, const: string)'. Please provide the type explicitly. ". Please report this to MathWorks if you can cause it to recur
I'm not sure where to start looking to try and debug the error. Any help would be greatly appreciated.
Thank you
3 件のコメント
majety
2020 年 11 月 4 日
Hi Mohammed,
I work at MathWorks and the relevant people in developement are aware of this issue. I am glad you were able to fix the issue by using the model in 2018b. If you observe this issue again, please attach a simple reproduction model so that we can further look into this issue.
Thanks
Pavani
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!