Error Simulink Coder "cannot be defined to be a periodic function-call block because it has an asynchronous rate."
显示 更早的评论
I need to build a model thanks to simulink, but the problem is when I do it, I have this error: "cannot be defined to be a periodic function-call block because it has an asynchronous rate."
I found where it came from, this is due to 2 delay time (one Variable Time Delay Block and one Transport Delay), I tried to build the model without those blocks and Simulink compiles. But I have to put those Delay Time in my model otherwise this is false.
Do you know what can I do ?
Thank you in advance.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Schedule Model Components 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!