where is the "build" button in code generation?
25 views (last 30 days)
Show older comments
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
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.
Answers (2)
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
0 Comments
ES
on 21 Aug 2018
Please check Simulink Preferences window. The button can be enabled by enabling the checkbox.
0 Comments
See Also
Categories
Find more on Setup and Configuration 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!