inserting code in sim-mechanics model
1 回表示 (過去 30 日間)
古いコメントを表示
How to add functions to Sim-mechanics model. I wish to add functions to control force acting on a body and path planning in a Sim-mechanics model.
0 件のコメント
採用された回答
Guy Rouleau
2011 年 12 月 22 日
Use Sensor blocks to measure the motion (position, velocity, acceleration of bodies and joints). In Simulink implement any function you want and feed the computed force to SimMechanics using Actuator blocks.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Simscape Multibody についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!