Search found 14 matches

by Alison Rogozinski
Fri Aug 12, 2016 6:52 am
Forum: OpenSim
Topic: Error Help
Replies: 1
Views: 122

Error Help

Hello, I am setting up a sensitivity analysis and most of the parameters work. Currently I keep getting the error of No appropriate method, property, or field getMaximumShorteningVelocity for class org.opensim.modeling.Muscle. Error in MainAPIScript7 (line 103) origMaxShortVelocity = origCMCModel.ge...
by Alison Rogozinski
Thu Aug 11, 2016 10:07 am
Forum: OpenSim
Topic: Sensitivity Analysis Help
Replies: 6
Views: 241

Re: Sensitivity Analysis Help

Okay I will certainly try that! Thank you so much!
by Alison Rogozinski
Thu Aug 11, 2016 9:47 am
Forum: OpenSim
Topic: Sensitivity Analysis Help
Replies: 6
Views: 241

Re: Sensitivity Analysis Help

I am using that print model in order to create a new file, its just when it runs through the loop it doesn't change any of the parameters and it doesn't create the new file at all. I have tried running it in a function and doing it just in the for loop
by Alison Rogozinski
Thu Aug 11, 2016 4:01 am
Forum: OpenSim
Topic: Sensitivity Analysis Help
Replies: 6
Views: 241

Re: Sensitivity Analysis Help

Yes I can! So what the code is doing is setting up a blank matrix and then goes into three for loops. One goes from one to 100 (the number of itterations I would like), the second goes from 1 to whatever the number of muscles I have is, and the last one goes from 1 to whatever the number of paramete...
by Alison Rogozinski
Wed Aug 10, 2016 5:21 am
Forum: OpenSim
Topic: Sensitivity Analysis Help
Replies: 6
Views: 241

Sensitivity Analysis Help

Hello,
I am currently working on creating a sensitivity analysis. My boss wants me to run the parameter changing code that I have created under 2 different for loops. Whenever I run it, my new osim file is not created. Does anyone know how to fix this?
Thanks.
Alison
by Alison Rogozinski
Tue Jul 12, 2016 6:17 am
Forum: OpenSim
Topic: Creating a .mot file
Replies: 1
Views: 150

Creating a .mot file

Hi!
I have a biodox file and I have to convert it into a .mot file. Can anyone help me with this? Thanks!
by Alison Rogozinski
Wed Jun 22, 2016 7:47 am
Forum: OpenSim
Topic: Opening .sto File in MATLAB
Replies: 2
Views: 1619

Opening .sto File in MATLAB

Hello everyone, I am currently working on a project and my mentor wants me to open an .sto file in MATLAB. I have labeled each .sto file with a variable but cannot get one column to extract out. Can anyone help me with my issue. I would like to graph the one column with another array. Your help will...
by Alison Rogozinski
Wed Jun 15, 2016 5:51 am
Forum: OpenSim
Topic: Static Optimization Code
Replies: 4
Views: 315

Re: Static Optimization Code

How can i prove it to the SO that I have it? Or where can i see the path to check if it is wrong?
by Alison Rogozinski
Wed Jun 15, 2016 4:37 am
Forum: OpenSim
Topic: Static Optimization Code
Replies: 4
Views: 315

Re: Static Optimization Code

The error is: Java exception occurred: java.io.IOException: Object: ERR- Could not open file Actuators.xmlActuators.xml. It may not exist or you don't have permission to read it. at org.opensim.modeling.opensimModelJNI.new_AnalyzeTool__SWIG_2(Native Method) at org.opensim.modeling.AnalyzeTool.<init>...
by Alison Rogozinski
Tue Jun 14, 2016 8:19 am
Forum: OpenSim
Topic: Static Optimisation API Linux
Replies: 15
Views: 1734

Re: Static Optimisation API Linux

Hi Alex!
Did you ever get your last problem resolved? I am having the same exact issue and cannot figure out how to fix it.