Why am I getting a build error regarding library code reuse when using Simulink Coder in MATLAB R2022b?
显示 更早的评论
I am using MATLAB R2022b to run a script that generates code using Simulink Coder. However, I get an error that starts with:
Error using tlc_c
Subsystem 'Model/Subsystem/Block_name' is linked to a library block that specifies
a token '$R' in its function name. Using this token in the function name is supported only
if the model subsystem reuses library code. This subsystem does not reuse library code.
How do I resolve this error?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink Coder 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!