System Target File - Custom Hook FIle

3 views (last 30 days)
Giorgi
Giorgi on 1 Oct 2016
Answered: Anusha Sridharan on 6 Oct 2016
Hello all,
I am creating a custom System Target File with all of its components. My questions is - can I pass an additional variable to the hook file associated with the STF? It seems that all the variables being passed are internal. If I am able to do this, Where do I define this variable? Ideally, It would be in the .tlc file or the .tmf file as I am trying to have the user define the variable as one of the configuration options.
thanks in advance!

Answers (1)

Anusha Sridharan
Anusha Sridharan on 6 Oct 2016
You can check the following link which talks about Customizing Build Process with STF_make_rtw_hook File http://www.mathworks.com/help/rtw/ug/customizing-the-target-build-process-with-the-stf-make-rtw-hook-file.html
Additionally, you could also check the below MATLAB Answers link on how to add non-UI elements to a custom System Target file.

Categories

Find more on Embedded Coder in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!