Search found 4 matches

by Andrew Meyer
Tue Sep 25, 2018 2:04 pm
Forum: OpenSim
Topic: scripting with matlab
Replies: 5
Views: 1864

Re: scripting with matlab

Edit: I figured it out. I was adding a new environment variable to the system, rather than modifying the path variable and adding in the Opensim directory. Hope this helps if others have a similar issue.
by Andrew Meyer
Tue Sep 25, 2018 1:14 pm
Forum: OpenSim
Topic: scripting with matlab
Replies: 5
Views: 1864

Re: scripting with matlab

I am having the exact same issue as Vahid. I've been using OpenSim 3.3, but want to switch to the 4.0 beta. Things I have tried to resolve the issue: Manually configured matlab according the the instructions found here (https://simtk-confluence.stanford.edu/display/OpenSim/Scripting+with+Matlab) Man...
by Andrew Meyer
Wed Mar 25, 2015 3:03 pm
Forum: OpenSim
Topic: Clear All and opensim mex functions
Replies: 0
Views: 299

Clear All and opensim mex functions

Hey everyone! I am trying to create a mex file to call the opensim api in parallel using openMP. The mex file I created works great and gives the expected outputs until I use a "clear all" in the matlab workspace. After that, when I call the mex function I get a segmentation fault every time. I've n...
by Andrew Meyer
Fri Aug 22, 2014 1:31 pm
Forum: OpenSim
Topic: Inverse kinematics omits a time frame
Replies: 2
Views: 481

Inverse kinematics omits a time frame

Hi, I've been doing inverse kinematics analyses in opensim 3.2, and one of the time frames keeps getting omitted in every trial. I believe it is omitting the last time frame, since the new time vector in the .mot file only goes to the second to last time reported. I am uploading the model, marker da...