System Target File - Custom Hook FIle
Mostrar comentarios más antiguos
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!
Respuestas (1)
Anusha Sridharan
el 6 de Oct. de 2016
0 votos
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.
Categorías
Más información sobre Simulink Coder en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!