Search found 8 matches

by Juliet M
Tue Apr 02, 2024 2:24 am
Forum: OpenSim
Topic: Change time value into percentage of motion time
Replies: 3
Views: 499

Re: Change time value into percentage of motion time

Okay thank you for your answer!
by Juliet M
Fri Mar 15, 2024 3:00 am
Forum: OpenSim
Topic: Change time value into percentage of motion time
Replies: 3
Views: 499

Change time value into percentage of motion time

Hello there,

I am working on data from a trial of an experiment and the time has been limited (manually, I guess) from 1.960 to 2.750 . I would prefer on my graphic representation a percentage of motion on x-axis. How can I modify these values on OpenSim 4.4, please?

Juliet
by Juliet M
Fri Mar 08, 2024 1:53 am
Forum: OpenSim
Topic: Problems using some MATLAB functions
Replies: 4
Views: 707

Re: Problems using some MATLAB functions

Ok I thank you very much for your help!!!!
by Juliet M
Thu Mar 07, 2024 2:26 am
Forum: OpenSim
Topic: Problems using some MATLAB functions
Replies: 4
Views: 707

Re: Problems using some MATLAB functions

I thank you a lot for replying and for this information. I read that but I still don't fully understand.
Could you detail a little bit what I have to write on MATLAB concretely, please?
What types of inputs or outputs I have to write for the function getNormalizedFiberLength()?
by Juliet M
Wed Mar 06, 2024 6:02 am
Forum: OpenSim
Topic: Problems using some MATLAB functions
Replies: 4
Views: 707

Problems using some MATLAB functions

Hello there, I am trying to write a script on MATLAB but I encounter problems. The objective of this code would be to: - plot normalized fiber length - plot velocity fiber - plot muscle activation - plot tendon length In relation to time (from a model and an associated motion), for each muscle of tr...
by Juliet M
Thu Feb 29, 2024 4:09 am
Forum: OpenSim
Topic: Configuration MATLAB/OpenSim - Error Java
Replies: 2
Views: 361

Configuration MATLAB/OpenSim - Error Java

Hello there, I tried to configure OpenSim with MATLAB, thus I carefully followed the instructions here: https://simtk-confluence.stanford.edu:8443/display/OpenSim/Scripting+with+Matlab On my script, I coded the following lines at the beginning: import org.opensim.modeling.* opensimLibPath = 'C:\User...
by Juliet M
Mon Feb 19, 2024 1:55 am
Forum: OpenSim
Topic: How to modify tendon stiffness?
Replies: 2
Views: 263

Re: How to modify tendon stiffness?

Ok I got it! Thank you very much for your answer and for the link.
by Juliet M
Tue Feb 13, 2024 3:41 am
Forum: OpenSim
Topic: How to modify tendon stiffness?
Replies: 2
Views: 263

How to modify tendon stiffness?

Hello there, I am a beginner user and I would like to modify the stiffness of the Achilles tendon on a model, for instance the 3DGaitModel2392. The aim is to observe muscular forces and muscular coordination according to several stiffnesses of the Achilles tendon as input of the model. How can I con...