Search found 8 matches
- Tue Apr 02, 2024 2:24 am
- Forum: OpenSim
- Topic: Change time value into percentage of motion time
- Replies: 3
- Views: 761
Re: Change time value into percentage of motion time
Okay thank you for your answer!
- Fri Mar 15, 2024 3:00 am
- Forum: OpenSim
- Topic: Change time value into percentage of motion time
- Replies: 3
- Views: 761
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
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
- Fri Mar 08, 2024 1:53 am
- Forum: OpenSim
- Topic: Problems using some MATLAB functions
- Replies: 4
- Views: 1241
Re: Problems using some MATLAB functions
Ok I thank you very much for your help!!!!
- Thu Mar 07, 2024 2:26 am
- Forum: OpenSim
- Topic: Problems using some MATLAB functions
- Replies: 4
- Views: 1241
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()?
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()?
- Wed Mar 06, 2024 6:02 am
- Forum: OpenSim
- Topic: Problems using some MATLAB functions
- Replies: 4
- Views: 1241
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...
- Thu Feb 29, 2024 4:09 am
- Forum: OpenSim
- Topic: Configuration MATLAB/OpenSim - Error Java
- Replies: 2
- Views: 935
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...
- Mon Feb 19, 2024 1:55 am
- Forum: OpenSim
- Topic: How to modify tendon stiffness?
- Replies: 2
- Views: 332
Re: How to modify tendon stiffness?
Ok I got it! Thank you very much for your answer and for the link.
- Tue Feb 13, 2024 3:41 am
- Forum: OpenSim
- Topic: How to modify tendon stiffness?
- Replies: 2
- Views: 332
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...