hexadecimal numbers in generated code

3 views (last 30 days)
Till Rahlf
Till Rahlf on 13 Dec 2013
Hi,
I am using the Embedded Coder. All my S-functions are inlined with tlc-files.
Some of the not tunable parameters should be display as hexadecimal numbers in the generated c code.
Who can i realize that?
When I am using the following in the tlc file:
%<LibBlockParamSetting ( "SFcn", "myParam" )>
I always get a decimal number in the generated c code.
Thanks

Answers (0)

Community Treasure Hunt

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

Start Hunting!