Error using RoboticsPlayground app while running a sample simulation

5 ビュー (過去 30 日間)
Kartik Upadhyay
Kartik Upadhyay 2019 年 10 月 8 日
編集済み: Henghua Shen 2022 年 3 月 28 日
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 件のコメント
Kartik Upadhyay
Kartik Upadhyay 2019 年 10 月 15 日
I guess the app uses an older version of MATLAB because I use the latest version of MATLAB
metlej houssein
metlej houssein 2020 年 5 月 14 日
did you find any solutions for that, I have the same problem

サインインしてコメントする。

回答 (3 件)

Jose Avendano Arbelaez
Jose Avendano Arbelaez 2020 年 8 月 17 日
This error occurs when you copy an environment form the library to a blank model. Here are two solutions:
  1. 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.
  2. Start from a provided example instead of creating a model from scratch.
  1 件のコメント
Joseph Smith
Joseph Smith 2021 年 5 月 30 日
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
Sebastian Castro 2019 年 11 月 12 日
Do you have a Simscape Multibody license? If you type in
>> ver
in MATLAB, does that toolbox show up?
- Sebastian
  1 件のコメント
mohan nakum
mohan nakum 2020 年 5 月 12 日
I have same problem and yes when I type Ver, simscape multibody show up what is solution ?

サインインしてコメントする。


Cristina Manuela Peixoto Santos
Cristina Manuela Peixoto Santos 2021 年 8 月 31 日
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 件のコメント
Henghua Shen
Henghua Shen 2022 年 2 月 22 日
編集済み: Henghua Shen 2022 年 3 月 28 日
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.
And then follow the solution 1 from Jose Avendano Arbelaez on 17 Aug 2020
  1. 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~

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeTroubleshooting についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by