force variable names in codegen

조회 수: 12 (최근 30일)
ido Roth
ido Roth 2016년 4월 18일
답변: Joachim Schlosser 2016년 4월 18일
Is there a way to force the codegen app to create the C variables with names of myy own choice (rather than the codegen's choice. Specifically, I have a matlab struct that is used an input to a function. When I use codegen to convert teh function into C it creates a typedef of my struct with a name such as struct0_T. I would like to change the struct name to a name of my choice directly from the codegen app. Any ideas? thanks.

답변 (1개)

Joachim Schlosser
Joachim Schlosser 2016년 4월 18일

제품

Community Treasure Hunt

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

Start Hunting!

Translated by