Exclude custom storage class parameters from ASAP2 generation
Afficher commentaires plus anciens
I created a custom storage class for my Simulink project. ASAP2 file generation is enabled, thus ASAP2 file is generated as a part of part of C code generation.
Now I want only parameters that use this custom storage class to not be included in the ASAP2 file. Is there a way to specify to exclude certain custom storage class parameters from ASAP2 generation?
Réponses (1)
Nirupama
le 22 Jan 2024
0 votes
You can refer to the following MATLAB answer for the same:
Regards,
Nirupama
Catégories
En savoir plus sur Generated Code Interfacing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!