Which coder Toolbox are required to work with emlc function ?

3 views (last 30 days)
I know it was a functionality of Real Time Workshop but now Real Time Workshop is now integrated into Simulink Coder . But when i see the Mathworks product availability then , it says you need to have Matlab coder with Simulink coder . So my question is that ,these two coder are enough to execute the function emlc or do we need any other Toolbox or coder packages. emlc is a Embedded Matlab code so do we need Embedded coder also with other coder packages ? This link gives details about Mathwork products and availability. http://www.mathworks.co.uk/products/availability/
Thank you in advance for the answers.
  1 Comment
John
John on 16 Oct 2014
Sorry to piggy back of your question but I have a similar problem. Since real time workshop has be integrated into Simulink coder, does that mean old versions of Matlab which do not support Matlab Coder need to use Simulink coder to produce C code?
I am currently using Matlab 2010bSP1 which is not compatible with Matlab Coder

Sign in to comment.

Accepted Answer

Ryan Livingston
Ryan Livingston on 28 May 2014
Product dependencies change based upon the release however, you should only need MATLAB Coder to use the command emlc. It should be noted that this command has been renamed to codegen in newer releases. Embedded Coder is another product which adds additional features for code generation.
If in doubt, I would recommend contacting your sales representative directly or you should be able to reach someone generally in sales at:
he or she will be able to help you specifically.

More Answers (0)

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!