Why do I get an "Error in sl_customization" when I start Simulink?
Show older comments
While trying to start Simulink, or when I open any Simulink example, I see a warning in the MATLAB Command Window that contains an "Error in sl_customization".
Warning: Unrecognized function or variable 'slReloadToolstripConfig'.
Error in sl_customization (line 3)
slReloadToolstripConfig;
> In slCustomizer/callAll
In slCustomizer/refresh
In slCustomizer.staticRefresh
In simulinkrc (line 51)
In Simulink.start_simulink
Why do I get this warning, and how can I avoid it?
Accepted Answer
More Answers (0)
Categories
Find more on Simulink 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!