Error using osimC3D.m
Posted: Tue Mar 22, 2022 1:16 am
Hi,
I am experiencing the following issue in MATLAB using the included osimC3D tool when trying to read experimental data recorded with a Vicon system:
As far as I am aware, this error only occurs with .c3d files that contain virtual/modelled markers - the tool does work with the sample .c3d files that come with OpenSim, as well as our own recordings as long as all modelled markers are removed beforehand.
Is this a known issue, or is there any way around this aside from removing the modelled markers? Any and all help is greatly appreciated!
I am experiencing the following issue in MATLAB using the included osimC3D tool when trying to read experimental data recorded with a Vicon system:
Code: Select all
Error using osimC3D (line 68)
Java exception occurred:
java.lang.RuntimeException: Invalid Argument. Number of labels does not match number of columns of dependent data.
Thrown at DataTable.h:1231 in DataTable_().
Is this a known issue, or is there any way around this aside from removing the modelled markers? Any and all help is greatly appreciated!