Exclude custom storage class parameters from ASAP2 generation
4 views (last 30 days)
Show older comments
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?
0 Comments
Answers (1)
Nirupama
on 22 Jan 2024
You can refer to the following MATLAB answer for the same:
Regards,
Nirupama
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!