可とう体としての掘削機ディッパー アームのモデル化

上記の手順通りにコマンド入力していったのですが,手順5で関数または変数 'computeModalDampingMatrix' が認識されませんというエラーが発生します.変数computeModalDampingMatrixが上手く定義出来てないように思われるのですが,どのようにエラーを解決すれば良いか教えていただきたいです.

Answers (1)

Norihiro Kobayashi
Norihiro Kobayashi on 16 Jul 2021

0 votes

原因は推測の域を出ないのですが、添付のスクリプトでもおためしください。
エラーは関数宣言自体が有効に機能していない趣旨のエラーで、関数名の宣言の不一致などが先に疑われますが、
サンプルに記載の通り、スクリプトの最後に関数宣言自体はされているはずのものです。
該当箇所で別のエラーがでてもよさそうな物なのですが。

1 Comment

Akio Tsukamoto
Akio Tsukamoto on 19 Jul 2021
ご回答ありがとうございます.
参考にさせていただきます.

Sign in to comment.

Categories

Find more on Simscape Multibody in Help Center and File Exchange

Products

Release

R2021a

Asked:

on 13 Jul 2021

Commented:

on 19 Jul 2021

Community Treasure Hunt

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

Start Hunting!