Borrar filtros
Borrar filtros

Simulink Modell terminates with " Reference to non-existent field 'accessInfoMap' ", when a MATLAB Function block is involved

39 visualizaciones (últimos 30 días)
Hello,
my model consists of a constant, a MATLAB function and a terminator. The MATLAB Function Code is default. When the MATLAB Function is active, the model Terminates with:
"Reference to non-existent field 'accessInfoMap'. Component: Simulink | Category: Model error"
When I comment the function out, the model is solved without problems. Where can I look for a solution?
Thank you very much.

Respuesta aceptada

Alexander Oerder
Alexander Oerder el 18 de Sept. de 2016
Found the solution. Deleting the slprj folder worked fine for me.

Más respuestas (5)

FabianHaas
FabianHaas el 28 de Feb. de 2016
Hi,
i have the same problem. Did you get any solution for your problem? Or does anyone now how to fix it?
Thanks

Dmitriy Vorobyov
Dmitriy Vorobyov el 18 de Jul. de 2016
Hi,
I have the same problem when trying to start parallel simulation. Try to delete temp files in your working directory.

Cristina Manas
Cristina Manas el 3 de Ag. de 2016
Also having problem here with very simple block of code which if I take out that module then it works but same error without.
Was all working then suddenly stopped working and can't think what has changed to stop it working
Any ideas?

Pavel Dey
Pavel Dey el 23 de Oct. de 2019
I got a similar error.
Error encountered while executing PostCodeGenCommand for model '<model name>': Reference to non-existent field 'compileInfoVersion'.
Deleting slprj folder fixed the issue. Or you can also build the same model in some other folder.
  1 comentario
Niklas Witzel
Niklas Witzel el 29 de Jun. de 2022
Quite old topic, but i got the same error (Reference to non-existent field 'compileInfoVersion'.), when using Embedded Coder. Removing the slprj/ directory, the models *.slxc file, and the previously generated code in the *_ert_rtw/ directory worked for me.

Iniciar sesión para comentar.


Liang Zong
Liang Zong el 31 de Dic. de 2019
also having similar issue: "Reference to non-existent field 'AUTOSAR4' "
By deleting slprj folder fixed this issue.

Categorías

Más información sobre Simulink Functions en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by