error code: "Error occurred while attempting to call the error callback function 'Stateflow​.Translate​.translate​'

7 visualizaciones (últimos 30 días)
When I run my simulink model, that contains a stateflow chart, I am getting the following error. Error occurred while attempting to call the error callback function 'Stateflow.Translate.translate' of subsystem 'File_name_Nag/Chart1'. The callback function should take a block handle and error ID as input arguments, and return a string that replaces the error produced within the subsystem. The following error was produced when the error callback function was called: Undefined function or method 'Stateflow.Translate.translate' for input arguments of type 'double'. Can some body help me with this?
  3 comentarios

Iniciar sesión para comentar.

Respuestas (1)

Corey Lagunowich
Corey Lagunowich el 3 de Nov. de 2025
This might have been an issue in older releases of MATLAB that has since been resolved. Please reach out to MathWorks Technical Support if you can reliably reproduce this in a recent release.

Categorías

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

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by