Is Matlab coder available in R2010a?

Is Matlab coder available in R2010a? if so, how can I open it? if no, any suggestion how to convert my code into C++ on r2010a.

 Accepted Answer

I'm not sure if the GUI project interface was available but the commandline functionality was there in the commands:
emlc
emlmex
You can have a look at:
doc emlcoder
for other functions.

2 Comments

This was the "Embedded MATLAB" product; http://www.mathworks.com/company/newsletters/news_notes/2009/matlab-embedded-c.html . I do not think it is exactly the same as MATLAB Coder; see the current product http://www.mathworks.com/products/embedded-coder/
Thanks for your help

Sign in to comment.

Categories

Find more on MATLAB Coder in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!