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

1 visualización (últimos 30 días)
Liang MA
Liang MA el 22 de Nov. de 2013
Editada: Ketan el 24 de Nov. de 2013
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 comentario
Ketan
Ketan el 23 de Nov. de 2013
Editada: Ketan el 24 de Nov. de 2013
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.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre MATLAB Coder en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by