Matlab Coder refuses to support houghlines.m

3 visualizaciones (últimos 30 días)
Jakub Grochowski
Jakub Grochowski el 5 de Ag. de 2021
Comentada: Jakub Grochowski el 12 de Ag. de 2021
Hi, I'm trying to compile a Simulink project with a Matlab function using houghlines.m, but I keep getting the attached error message.
Of course the function runs properly in Matlab, otherwise I wouldn't be posting this question.
The #206.2651.2693 is located in C:\Program Files\MATLAB\R2021a\toolbox\images\images\eml\houghlines.m - I suspect it is a file which helps the Coder convert the real houghlines.m into C code, so as a user I don't even have permission to modify it.
Is there a way to go around this?

Respuestas (1)

Denis Gurchenkov
Denis Gurchenkov el 10 de Ag. de 2021
First, this is a bug. The error is not expected. I referred this to the MathWorks software development team to be fixed in future release.
For a workaround: I suspect that this error message comes up if "Dynamic Memory Allocation in MATLAB Functions" is unchecked in Simulink configuration parameters. Can you please check if that parameter is checked in your model?
If you can attach a simple Simulink model and reproduction steps (does the error happen when you hit play button, or when you do ctrl-B, etc), that would help.
  1 comentario
Jakub Grochowski
Jakub Grochowski el 12 de Ag. de 2021
Thank you for your answer, but in fact the function works just fine and the issue was with my code - it's "rather difficult" to find the hough transform for a picture without white pixels - all in all, the error was mine.

Iniciar sesión para comentar.

Categorías

Más información sobre MATLAB Coder en Help Center y File Exchange.

Productos


Versión

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by