Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
-
Nicholas Sotirelis
- Posts: 11
- Joined: Fri Aug 16, 2019 11:15 am
Post
by Nicholas Sotirelis » Fri Oct 04, 2019 8:19 am
MATLAB
So, C3DFileAdapter().read throws an exception when there is only one of marker or force data.
C3DFileAdapter().readFile works, but I get AbstractDataTable instead of TimeSeriesTableVec3.
How do get something I can use with the TRCFileAdapter?
Tags:
-
jimmy d
- Posts: 1375
- Joined: Thu Oct 04, 2007 11:51 pm
Post
by jimmy d » Fri Oct 04, 2019 8:52 am
The behavior you describe has been previously reported (
here) and a
fix will be included in the next release (within a few weeks).
If you require this method urgently you could build OpenSim from Github source.