error code: "Error occurred while attempting to call the error callback function 'Stateflow.Translate.translate'
古いコメントを表示
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 件のコメント
Kaustubha Govind
2012 年 12 月 26 日
Does the error go away after you run "rehash toolboxcache"?
Saurabh
2014 年 7 月 4 日
Did Anybody get the solution of above problem?
Onisemus Asare
2018 年 3 月 5 日
I'm getting this same error in 2018
回答 (1 件)
Corey Lagunowich
2025 年 11 月 3 日
0 投票
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.
カテゴリ
ヘルプ センター および File Exchange で Simulink Functions についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!