Clear Filters
Clear Filters

A problem with simulink (r2018a)-"Build model" button is not appearing

5 views (last 30 days)
Hello everybody, I am trying to implement a simple simulink model on an external device (Beagleboard black) and in order to run the model on the board I need to use the "Build model" button, but for an unexplained reason the button is missing from my simulink toolbar. I have tried to look for the button in the "view" tab, but unfortunately I found nothing. For a better visualization of the problem, I add two images-the first shows a print-screen of my simulink, and the second shows a print-screen of the missing button.
thanks in advance!
  2 Comments
Anthony Ward
Anthony Ward on 18 Sep 2018
Same thing is happening to my Simulink, using EcoCoder for my build process
Mike Hansen
Mike Hansen on 20 Apr 2019
Same thing in my environment. I am using 2018b. I tried the command:
>>sl_refresh_customizations
And it didn't make any difference.
I'm trying to run the example:
"Getting Started with Embedded Coder Support Package for STMicroelectronics Discovery Boards"

Sign in to comment.

Answers (2)

Marco Kapfenberger
Marco Kapfenberger on 18 Sep 2018
Try
>>sl_refresh_customizations
In your Matlab command window

Bing Wang
Bing Wang on 17 Jul 2021
Encounterred with the same problem.
Have checked the embedded coder has been installed.
Anyone could help?
Thanks!

Community Treasure Hunt

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

Start Hunting!