Info
此问题已关闭。 请重新打开它进行编辑或回答。
SIMULINK Overruns caused by MATLAB Function Block
1 次查看(过去 30 天)
显示 更早的评论
Hello everybody!
I am currently facing problems with overruns when running the code generated and compiled model. Here is my setup at short:
-Tsample = 0.05s with overruns up to 30.000us -System target file: ert_linux.tlc -Disabled responsivness and memory integrity
I have a SIMULINK model which graps an image from a webcam (through a C s function block) and then performs an algorithmn on this picture which is implemented in a MATLAB function block. It seems to me that those MATLAB function blocks are causing overruns. Does anybody has experience where i could optimize my code? Are there any recommended settings?
0 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!