Borrar filtros
Borrar filtros

error: unknown type name 'mxArray'

62 visualizaciones (últimos 30 días)
Aubrey
Aubrey el 20 de Ag. de 2024 a las 16:07
Editada: Malay Agarwal el 22 de Ag. de 2024 a las 11:15
I added non-inlined s-functions to a simulink model, built the code, and am now trying to generate a2l file.
I am running into these errors. In what file do I define the type names and how do I define them?
Thanks,
simstruc.h:: error: unknown type name 'mxArray'
simstruc.h:: error: unknown type name 'mxArray'
simstruc.h:: error: unknown type name '_ResolveVarFcn'
error: unknown type name '_ssFcnCallExecArgInfo'
simstruc.h:: error: unknown type name '_ssFcnCallExecArgInfo'
error: unknown type name '_ssFcnCallExecArgs'
imstruc.h: error: unknown type name 'SSSimulinkFunctionPtr'
  1 comentario
Malay Agarwal
Malay Agarwal el 22 de Ag. de 2024 a las 10:44
Editada: Malay Agarwal el 22 de Ag. de 2024 a las 11:15
Could you please share the Simulink model so that I can reproduce the issue? Please also share the steps you took to build the code and to generate the A2L file.

Iniciar sesión para comentar.

Respuestas (0)

Productos


Versión

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by