Is a there a Coder Product (Embedded, Simulink,or Matlab) which supports version 2010SP1

I am looking for a product which will convert my Matlab code into C++ code. I have looked into Matlab Coder extensively but it seems that it will not suffice as it is only compatible with versions of Matlab from 2011a on wards. I was going to look into the other coder products (Embedded/Simulink) but they both list Matlab Coder as a requirement.
I have Matlab Compiler but I was looking for a product which will fully convert my code and allow it to be run without any Matlab/MCR dependencies.
Is there a Matlab or third party product other there that will convert my code to C++ or will I just need to hand code it over?

 採用された回答

Bill Chou
Bill Chou 2014 年 10 月 22 日

1 投票

If you have older versions of MATLAB prior to R2011a, you can look at Real-Time Workshop Embedded Coder to generate C code from the MATLAB Function block.

その他の回答 (1 件)

Zoltán Csáti
Zoltán Csáti 2014 年 10 月 20 日

0 投票

I do not know about any third-party product which converts MATLAB code to C/C++ code. So I am afraid, you will have to do it manually.

カテゴリ

ヘルプ センター および File ExchangeDeployment, Integration, and Supported Hardware についてさらに検索

質問済み:

2014 年 10 月 16 日

回答済み:

2014 年 10 月 22 日

Community Treasure Hunt

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

Start Hunting!

Translated by