How to make the setInstP function appear in the Simulink Embedded Coder generated C++ Code?

I've set all the Parameter checkbox on, and my Code Mappings are set as follows.
But I can't find a setInstP method in the generated C++ code. How can I make that function appear as public? Thanks!

Answers (1)

I understand that you want to know how to set a function as public in the generated C++ code using Embedded coder.
You can configure the code programmaticaly or interactively depending upon your use case. For instructions on how to do this, kindly refer to the following documentation links:
Hope it helps!

Categories

Find more on Simulink Coder in Help Center and File Exchange

Products

Release

R2022a

Asked:

on 16 Mar 2023

Answered:

on 25 May 2023

Community Treasure Hunt

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

Start Hunting!