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.

 채택된 답변

Ryan Livingston
Ryan Livingston 2013년 3월 12일

1 개 추천

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

Walter Roberson
Walter Roberson 2013년 3월 12일
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/
Mus'ab
Mus'ab 2013년 4월 3일
Thanks for your help

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

카테고리

도움말 센터File Exchange에서 MATLAB Coder에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by