Hello! I need to simulate basic neck flexion. I have required basic knowledge of C++ and I'm planning to model in C++ but I'm not really sure how to go about it. Can someone please be kind enough to explain all the steps in scripting? Is Python or Matlab easier than C++?
I'm presently concentrating on a 4 bones and 2 muscles.
Need help with neck flexion simulation
- Sarat Srikala Kondamudi
- Posts: 2
- Joined: Wed Aug 15, 2018 5:40 pm
- Thomas Uchida
- Posts: 1793
- Joined: Wed May 16, 2012 11:40 am
Re: Need help with neck flexion simulation
You may wish to consult the relevant pages in the User's Guide first:Can someone please be kind enough to explain all the steps in scripting?
- "Scripting": https://simtk-confluence.stanford.edu/d ... /Scripting
- "Common Scripting Commands": https://simtk-confluence.stanford.edu/d ... g+Commands
- "Scripting with Matlab": https://simtk-confluence.stanford.edu/d ... ith+Matlab
- "Scripting in Python": https://simtk-confluence.stanford.edu/d ... +in+Python
Also see the example scripts mentioned on those pages.