Mex file s-function does not support multiple rates
6 次查看(过去 30 天)
显示 更早的评论
I have built a model into s-function (.mex64). The model used to work pretty well, however running the s-function gives me error message as below:
The S-Function block xxx/xxx/xx S-Function' has multiple rates, yet accesses the global data store 'mcae_pccr_v_mode'; S-Functions accessing global data stores must be single rate.
My model is a multi-rate model. Is it allowed to generate s-function?
0 个评论
回答(1 个)
Weidi An
2017-11-8
did you solve your problem already? if yes Could you please how did you solve it since i got the same error as well. Thanks!
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Block and Blockset Authoring 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!