Search found 2 matches

by Jose Ignacio Gil
Fri Feb 24, 2017 6:22 am
Forum: OpenSim
Topic: Plotting muscle tendon legth against gait cycle - Python
Replies: 11
Views: 844

Re: Plotting muscle tendon legth against gait cycle - Python

I found the function in the OpenSim tutorials on plotting and exporting data.

I'll check de MuscleAnalysis tool!

Thank you

PS: Does this works on the Jython Console inside OpenSim?
by Jose Ignacio Gil
Fri Feb 17, 2017 7:31 am
Forum: OpenSim
Topic: Plotting muscle tendon legth against gait cycle - Python
Replies: 11
Views: 844

Plotting muscle tendon legth against gait cycle - Python

Hi there! I'm working on a script that exports the muscle-tendon length data into a .CSV file. When I do this manually in the plot GUI, I choose for the X-Axis "Coordinates(Deg.)" and it works fine but when I try to do it in the code ("addAnalysisCurve bla bla bla") it says that "Coordinates(Deg.)" ...