DMR client's dictionary function threw std::exception:: 'boost::ba​d_any_cast​:failed conversion using boost::any_cast''

55 vues (au cours des 30 derniers jours)
Hi, i got this error when running a simulation on Simulink. the first run of the simulation works fine but when i stop it and want to do a second run, the error appears. i tried removing all the *.DMR files from the temp directory but didnt work. any ideas how to solve this issue thanks

Réponse acceptée

Michelle Wu
Michelle Wu le 28 Août 2017
This may be due to a bug with the Simulation Data Inspector (SDI) that impacts releases from R2014b and R2016b. If you are indeed using releases that fall in this range, please upgrade to R2017a as the issue should have been fixed in the current release.
If the issue persists after the upgrade, or you are unable to upgrade for some reasons, please contact the MathWorks Technical Support Team in your country/region:
  2 commentaires
omar chakroun
omar chakroun le 29 Août 2017
Thanks a lot. the issue is with SDI as you pointed out with Matlab 2016b. i was using SDi during the model development and was kept on. i was able to deactivate all signals going to SDI by using these two command lines. load_system('name of the model') set_param('name of the model', 'InstrumentedSignals', [])
thank you again.
Nizar Benayad
Nizar Benayad le 16 Août 2023
I face the same problem and it's driving me crazy, can you explain more please about the command instructor

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Install Products dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by