Error using RoboticsPlayground app while running a sample simulation
Mostra commenti meno recenti
The error statement: Error evaluating 'InitFcn' callback of block_diagram 'untitled'.
Callback string is 'RPInit
SimMechanicsRigidlyBoundBlock'
Caused by:
block_diagram does not have a parameter named 'SimMechanicsRigidlyBoundBlock'.
I followed this youtube video to get to know how to use the app and followed the exact steps given in the app because I am a begineer to MATLAB and SIMULINK.
3 Commenti
J Chen
il 14 Ott 2019
Most likely the app uses a newer version of Matlab.
Kartik Upadhyay
il 15 Ott 2019
metlej houssein
il 14 Mag 2020
did you find any solutions for that, I have the same problem
Risposte (3)
Jose Avendano Arbelaez
il 17 Ago 2020
2 voti
This error occurs when you copy an environment form the library to a blank model. Here are two solutions:
- Click on the arrow in the lower left corner of the environment to look under the mask. (This should update the model properties). Then you can navigate back to the top level of the model.
- Start from a provided example instead of creating a model from scratch.
1 Commento
Joseph Smith
il 30 Mag 2021
I recently ran into this error and figured I'd post a screenshot relating to your solution 1, in case any beginners need clarification. The arrow mentioned is circled in red.

Sebastian Castro
il 12 Nov 2019
0 voti
Do you have a Simscape Multibody license? If you type in
>> ver
in MATLAB, does that toolbox show up?
- Sebastian
1 Commento
mohan nakum
il 12 Mag 2020
I have same problem and yes when I type Ver, simscape multibody show up what is solution ?
Cristina Manuela Peixoto Santos
il 31 Ago 2021
0 voti
Hello
I have the samer eror. I have simscape multibody licence. I did what Jose Svendano suggests but it did not work out the problem. Can you help me out?
Best
Cristina
1 Commento
Henghua Shen
il 22 Feb 2022
Modificato: Henghua Shen
il 28 Mar 2022
I had similar problems when creating a model from scratch. They were solved by adding the according toolbox from "Add-ons", Like Simscape, navigation toolbox, etc.
- Click on the arrow in the lower left corner of the environment to look under the mask. (This should update the model properties). Then you can navigate back to the top level of the model.
It works now~
Categorie
Scopri di più su Physical Units in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!