error code: "Error occurred while attempting to call the error callback function 'Stateflow.Translate.translate'
Show older comments
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 Comments
Kaustubha Govind
on 26 Dec 2012
Does the error go away after you run "rehash toolboxcache"?
Saurabh
on 4 Jul 2014
Did Anybody get the solution of above problem?
Onisemus Asare
on 5 Mar 2018
I'm getting this same error in 2018
Answers (1)
Corey Lagunowich
on 3 Nov 2025
0 votes
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.
Categories
Find more on Simulink Functions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!