Exclude custom storage class parameters from ASAP2 generation
显示 更早的评论
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?
回答(1 个)
Nirupama
2024-1-22
0 个投票
You can refer to the following MATLAB answer for the same:
Regards,
Nirupama
类别
在 帮助中心 和 File Exchange 中查找有关 Generated Code Interfacing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!