Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

SIMULINK Overruns caused by MATLAB Function Block

1 view (last 30 days)
Timotheus
Timotheus on 22 Jul 2014
Closed: MATLAB Answer Bot on 20 Aug 2021
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?

Answers (0)

This question is closed.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!