Search found 4 matches

by Sierra Foley
Wed Aug 16, 2023 7:51 am
Forum: Calibrated EMG-Informed Neuromusculoskeletal Modelling Toolbox (CEINMS)
Topic: Hybrid mode: weight parameter estimation
Replies: 1
Views: 252

Re: Hybrid mode: weight parameter estimation

I tried creating an XML file based off the user manual but kept receiving the error implementation not available yet. It appears others had this issue and in another forum post, Claudio posted the sample hybrid XML file where it replaces alpha, beta, and gamma with the weights you mention. Did you e...
by Sierra Foley
Mon Aug 14, 2023 2:08 pm
Forum: Calibrated EMG-Informed Neuromusculoskeletal Modelling Toolbox (CEINMS)
Topic: Wrong Excitation Data
Replies: 1
Views: 248

Wrong Excitation Data

Hello all, I am trying to run CEINMS in combination with some EMG data we have. I setup all my files in what I thought was proper; however, when I try to run it in the command window. Once it starts running the EMG data, for some of the muscles it just keeps stating WARNING! Wrong excitation data pr...
by Sierra Foley
Fri Jul 07, 2023 8:04 am
Forum: OpenSim
Topic: OpenSim V3.3 MATLAB API Manual Scaling Append
Replies: 1
Views: 286

Re: OpenSim V3.3 MATLAB API Manual Scaling Append

Solved the issue I was having. Posting the solution as a reply in case others need. Following the code in the previous post, set the Scale set file to the new file/scale set that the for loop creates. ModelSCL was defined previously in the code and is also listed below. Note this is not complete cod...
by Sierra Foley
Thu Jul 06, 2023 1:07 pm
Forum: OpenSim
Topic: OpenSim V3.3 MATLAB API Manual Scaling Append
Replies: 1
Views: 286

OpenSim V3.3 MATLAB API Manual Scaling Append

Hello, I have a template XML scale setup file and a MATLAB script that changes model filenames, output file names, start/stop time, and .TRC files. I am manually scaling the femur and tibia and want to have the script changes these values in the .XML file as well. I used the below code to properly c...