Interfacing with existing C code with embedded coder

I am trying to generate a C code using embedded coder to replace a part/algorithm in my application. There is legacy C code that will call this generated function and use the output. I want to use the same names for the input and output variables as used in the legacy code so that I do not have to do extra assignments. The problem is all these variables are in structure form in the original code (structname.varname). Is there a way I can name the individual inputs in the generated code to use these names?

1 件のコメント

Ajit
Ajit 2013 年 10 月 23 日
Somebody?!?!?!?

回答 (0 件)

この質問は閉じられています。

質問済み:

2013 年 10 月 22 日

閉鎖済み:

2021 年 8 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by