where is the "build" button in code generation?

23 views (last 30 days)
I want to generate the code from the simulation model, and I config the parameters, but I can not find the "build" button, please help! thank you.
  4 Comments
Walter Roberson
Walter Roberson on 21 Aug 2018
Do you have Simulink Coder installed and licensed? When you update MATLAB versions, sometimes you can accidentally not install all software packages.
Mr mark
Mr mark on 21 Aug 2018
I think the sofeware was successfully installed.

Sign in to comment.

Answers (2)

Madhu Govindarajan
Madhu Govindarajan on 23 Aug 2018
I know that the naming convention changed from Build to Deploy to Hardware sometime around 15a - 17a (not sure off the top of my head). If this is not what is throwing you off, then -
1) Have you tried the keyboard shortcuts? Press Ctrl+B.
2) Have you tried the Configuration parameters > hardware implementation pane > Target hardware resources > Build options > Build load and run/Build option.
3) If you do have the coder products properly installed, The Configuration parameters will have the Code generation pane. Have you confirmed that this exists?
Madhu

ES
ES on 21 Aug 2018
Please check Simulink Preferences window. The button can be enabled by enabling the checkbox.

Community Treasure Hunt

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

Start Hunting!