Why won't Embedded Coder show up in the list of Apps?
Show older comments
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
More Answers (2)
Stefanie Schwarz
on 15 Mar 2021
1 vote
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
on 7 Feb 2019
0 votes
Embedded Coder is a toolbox not an app. It extends MATLAB Coder. There is a MATLAB Coder app.
Categories
Find more on Deployment, Integration, and Supported Hardware 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!