Why d I get undefined variable warnings when I launch simulink?

Often, when I try to launch simulink, I get the following response:
>> simulink Warning: simulink.mdl, line 18885: Undefined variable "Simulink" or class "Simulink.SimulationData.BlockPath.manglePath". > In load_system at 21 In libbrowse2 at 19 Warning: simulink.mdl, line 18917: Undefined variable "Simulink" or class "Simulink.SimulationData.BlockPath.manglePath". > In load_system at 21 In libbrowse2 at 19
Subsequently, models fail to load properly and will not operate.

1 Comment

Does it help if you try running "rehash toolboxcache" before starting Simulink?

Sign in to comment.

Answers (0)

Categories

Find more on Simulink in Help Center and File Exchange

Products

Asked:

on 11 Jul 2012

Community Treasure Hunt

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

Start Hunting!