Generating executable using MATLAB coder?
1 回表示 (過去 30 日間)
古いコメントを表示
I am trying to generate a executable file for GUI. It gives me the following Project Code readiness Score:

I will have to use bdroot, set_param etc to pass the parameters to Simulink model. I am not sure how to resolve these invokations?
Thanks for your help in advance.
0 件のコメント
採用された回答
Azzi Abdelmalek
2013 年 10 月 2 日
What about your simulink model? you can't generate an executable from a simulink model with matlab coder
9 件のコメント
Rinachi
2013 年 11 月 7 日
The document asks to select system target file to ert_shrlib.tic which will create a host shared library. But, I do not see that option. Only option available nearest to that is ert.tlc.
I wanted to know how I can generate shared library if I do not have that option.
Thanks.
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!