Clear Filters
Clear Filters

How to convert a mat file to tracking files .trc

38 views (last 30 days)
Hello everyone,
I have a c3d file containing a human gait data, I extracted marker position via biomechanical toolbox (btk matlab), now I need to convert it to a trc file in order to use it in openSim software. Could anyone help me please,
Thanks
  4 Comments
Daniel Grindle
Daniel Grindle on 9 May 2018
Hi Jan, I have a similar issue. I am looking to take Motion data (basically a giant table) from a .mat file and put it into a .trc file for the sake of opensim. What is the best way to go about this?
Thank you, Daniel
KSSV
KSSV on 10 May 2018
As the data is in .mat file..by knowing the format of .trc files, it can be coded in MATLAB and generate the required files.

Sign in to comment.

Answers (1)

Walter Roberson
Walter Roberson on 10 May 2018
https://simtk.org/frs/?group_id=660 MATLAB-opensim interface

Categories

Find more on Biomechanics in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!