Clear Filters
Clear Filters

how generate .a file in 2019b

1 view (last 30 days)
sai G
sai G on 13 May 2020
Answered: Niharika Arora on 21 May 2020
In 2015b I using the attached picture option to generate .a file. In 2019b which option i have to use for building the model.

Answers (1)

Niharika Arora
Niharika Arora on 21 May 2020
There are 2 ways to build C/C++ code from the model, in R2019b:
a. Use the keyboard shortcut: Ctrl+B
b. Using the User Interface as follows:
  1. Go to Apps
  2. Search for Simulink Coder
  3. A panel for Code generation will be visible
  4. It has a 'Build' icon on it.
The following is the screenshot for the same:

Categories

Find more on Simulink Coder in Help Center and File Exchange

Tags

Products


Release

R2019b

Community Treasure Hunt

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

Start Hunting!