I get the error 'Changing property 'UnconnectedLineMsg' is not allowed ' when using a block from the MATLAB and Simulink Robotics Playground

42 views (last 30 days)
When creating or running a model using the MATLAB And SImulink Robotics toolbox, I get the following error:
Error evaluating 'InitFcn' callback of block_diagram 'untitled'. Callback string is 'RPInit'
Caused by:
  • Changing property 'UnconnectedLineMsg' is not allowed

Accepted Answer

MathWorks Student Competitions Team
To fix the error, go to the Simulink model settings and set the UnconnectedLineMsg connectivity diagnostic to 'none'. See how to do it in the picture below:

More Answers (0)

Community Treasure Hunt

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

Start Hunting!