creating a trc file
- Valentina Gallego
- Posts: 29
- Joined: Wed Jan 10, 2018 3:45 pm
creating a trc file
Can a .trc file be made by hand? from excel or something like that. I already have the markers positions in an excel file
- Thomas Uchida
- Posts: 1792
- Joined: Wed May 16, 2012 11:40 am
Re: creating a trc file
Yes. You can find examples in your OpenSim installation directory. Also see the "Marker (.trc) Files" page in the Confluence documentation (https://simtk-confluence.stanford.edu:8 ... c%29+Files).
- Josh Baxter
- Posts: 29
- Joined: Fri Mar 11, 2016 12:29 pm
Re: creating a trc file
TRCs are just text files containing some header info and marker trajectories.
I believe there are some MATLAB functions written by members of the opensim community posted somewhere on simTK. I've attached a function I wrote and use to generate scaling TRC files.
I believe there are some MATLAB functions written by members of the opensim community posted somewhere on simTK. I've attached a function I wrote and use to generate scaling TRC files.
- Attachments
-
- writetrc.m.txt
- (1.67 KiB) Downloaded 43 times