how to define sub function's name in the auto code generated by coder ?

1 回表示 (過去 30 日間)
Liang MA
Liang MA 2013 年 11 月 22 日
編集済み: Ketan 2013 年 11 月 24 日
Matlab coder generates codes with sub-function like sin(), cos(). But if two different algorithm blocks both use coder to generate code, then it could generate two different sin(), cos() and cause clash.
Is there some way to avoid this kind of function name clash ?
Thanks a lot!
  1 件のコメント
Ketan
Ketan 2013 年 11 月 23 日
編集済み: Ketan 2013 年 11 月 24 日
Could you provide a simple example in which you are running into this name clash issue? A simple MATLAB code snippet that cannot be compiled with MATLAB coder due to this issue may help.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB Coder についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by