use symbolic toolbox in mcc?

Hi
I am try to use symbolic toolbox function in matlab 2013a but i produce undefine function poly2sym for argument type double . Any other way for convert matlab to c++ library. Help me anyone please.

回答 (2 件)

Chaitra
Chaitra 2014 年 6 月 26 日

2 投票

You cannot compile a symbolic toolbox function.
The following link indicates which MATLAB toolboxes can be used with MATLAB Compiler and describes which functionality can and cannot be compiled:
Image Analyst
Image Analyst 2014 年 6 月 26 日

0 投票

As I understand it, you can use the "Coder" product to produce C code from MATLAB code, though I'm not sure because I don't have the Coder toolbox. The compiler produces an executable, not C++ source code.

カテゴリ

ヘルプ センター および File ExchangeC Shared Library Integration についてさらに検索

タグ

質問済み:

2014 年 6 月 26 日

回答済み:

2014 年 6 月 26 日

Community Treasure Hunt

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

Start Hunting!

Translated by