How do I resolve issues associated with MATLAB Runtime cache corruption?
Mostrar comentarios más antiguos
My MATLAB standalone application produced by MATLAB Compiler is no longer working. For example, I am getting errors such as
Unrecognized function or variable 'matlabrc'.
Unrecognized function or variable 'ctfroot'.
Error in => runtimeInitializationChecks.m at line 23
Or:
Undefined function or variable 'matlabrc'.
Undefined function or variable 'ctfroot'.
How do I resolve these issues?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre MATLAB Compiler en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!