Hello,
I'm currently trying to use the OpenSim 4.3 Version for a research project. Noticed that when I'm trying to run the osimTableFromStruct.m file that an error occurs, saying that the 'RowVectorVec3' function is unrecognised.
Has anyone came across this error before? or know whether this .m file was present in previous versions?
Thank you for your time,
Ashwin.
Matlab Function - RowVectorVec3
- Ayman Habib
- Posts: 2248
- Joined: Fri Apr 01, 2005 12:24 pm
Re: Matlab Function - RowVectorVec3
Hi Ashwin,
In version 4.3 the name is, you should find the latest script under
Documents\OpenSim\4.3\Code\Matlab\Utilities
Hope this helps,
-Ayman
In version 4.3 the name is
Code: Select all
RowVectorVec3
Documents\OpenSim\4.3\Code\Matlab\Utilities
Hope this helps,
-Ayman