Error when generating code from model with S-Function Builder block
显示 更早的评论
There is a model (2022b) containing custom code, implemented as S-Function Builder block. The block has one output of "bus" type. When i trying to generate code (system target file : ert.tlc, generate code only, toolchain: MSVS 2019), an error appears.
Cannot initialize the width of data type work vector 1 of 'Test_IO_22/S-Function Builder'. The data type work vector width is set to dynamically sized (-1). Initialize the data type work vector width in mdlInitializeSizes or mdlSetWorkWidths
The same example created in 2019b generates code without problems.
1 个评论
AHRAZ
2024-2-9
I am encountering the same error in version 2023b. How did you 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!