Effacer les filtres
Effacer les filtres

Is there a possibility to disable CombineOutputUpdateFcns in a legal manner?

8 vues (au cours des 30 derniers jours)
Olaf Oelsner
Olaf Oelsner le 18 Avr 2017
Modifié(e) : Olaf Oelsner le 18 Avr 2017
Hi,
When I use GRT, then it is possible to disable "Single output/update function". The documentation tells, that this setting controls the parameter CombineOutputUpdateFcns.
Now I want to disable the Single output/update function in my (GRT based) target in general and I removed the CONFIGSET_TARGET_COMPONENT section as required in grt.tlc
I tried to set CombineOutputUpdateFcns in a separate option,
rtwoptions(10).default = 'off';
rtwoptions(10).tlcvariable = 'CombineOutputUpdateFcns';
rtwoptions(10).makevariable = 'COMBINE_OUTPUT_UPDATE_FCNS';
but I get an error when I try to generate the code:
Embedded Coder is not licensed or not installed.
It's true, I don't have a license for Embedded Coder.
But I how can want to use the feature of the GRT Target?
Thank you for your help.
Olaf

Réponses (0)

Catégories

En savoir plus sur Deployment, Integration, and Supported Hardware dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by