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 CenterFile Exchange에서 MATLAB Coder에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by