Why won't Embedded Coder show up in the list of Apps?

33 views (last 30 days)
I have been trying to see if Embedded Coder is installed for me. I ran the commands:
license('test', 'RTW_Embedded_Coder')
license('checkout', 'RTW_Embedded_Coder')
I got "ans = 1" for both commands. However, I checked the "Apps" section of my Matlab and it was missing.
So I opened the "Add-On Explorer" and searched for it. It tells me there that Embedded Coder is already installed.
Why won't the "Code Generation" section of my Matlab's "Apps" section show Embedded Coder in it?

Accepted Answer

Karan Mehta
Karan Mehta on 17 Dec 2020
Embedded Coder will be available in the list of Simulink Apps Gallery if you have Simulink Coder installed. It is not available in the MATLAB Apps for the same reason as @Walter Roberson mentioned.

More Answers (2)

Stefanie Schwarz
Stefanie Schwarz on 15 Mar 2021
If you are using R2019b or newer, and you cannot find the Simulink Coder or Embedded Coder apps in the Simulink Toolstrip, see the following MATLAB Answers post for troubleshooting steps:

Walter Roberson
Walter Roberson on 7 Feb 2019
Embedded Coder is a toolbox not an app. It extends MATLAB Coder. There is a MATLAB Coder app.

Categories

Find more on Develop Apps Using App Designer in Help Center and File Exchange

Products


Release

R2017a

Community Treasure Hunt

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

Start Hunting!