inserting code in sim-mechanics model
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Guy Rouleau
il 22 Dic 2011
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.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Simscape Multibody in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!