Motion input generation for Joints in Simscape Multibody
4 ビュー (過去 30 日間)
古いコメントを表示
I have sequence of discrete 'theta' values in a matrix in MATLAB. How to use that as motion input for Revolute joint in Simscape multibody?
0 件のコメント
回答 (1 件)
Michael McGeehan
2019 年 10 月 2 日
You can specify the motion of the joint: expand the Actuation, set Torque to Automically Computed and Motion to Provided by Input. You can use a "from workspace" block and simulink-PS converter to drive the joint. Set the "from workspace" block to the MATLAB variable containing your joint angle(s).
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Multibody Dynamics についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!