Generating executable using MATLAB coder?

1 view (last 30 days)
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.

Accepted Answer

Azzi Abdelmalek
Azzi Abdelmalek on 2 Oct 2013
What about your simulink model? you can't generate an executable from a simulink model with matlab coder
  9 Comments
Rinachi Garg
Rinachi Garg on 11 Oct 2013
Is there any sample code which can help me out with this. Moreover, I am not able to access any of the links within above link.
Rinachi
Rinachi on 7 Nov 2013
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.

Sign in to comment.

More Answers (0)

Categories

Find more on Simulink Coder in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!