AboutDownloadsDocumentsForumsSource CodeIssues

Release Name: MOtoNMS v2.1

Release Notes
NEW FEATURES:

- Compatibility with MacOS X operating systems 
- Envelope plots with normalization scale (% max)
- Plot of normalized EMG linear envelopes for all the muscles
- .sto (OpenSim storage) file format for EMG output 
- .mot (SIMM and OpenSim motion) file format for EMG output (new    
  default)
Change Log
CODE CHANGES:

- Changed elaboration.xsd to add support of different output file 
  formats, preserving compatibility with previous versions.
- Renamed mainStaticElaboration.m as StaticInterface.m
- Moved main programs (C3D2MAT.m, ElaborationInterface.m, 
  StaticInterface.m) to functions
- Moved internal functions in  private folders
- Renamed all readme.txt to README.md
- Modified y axis scale setting of envelope plots
- Modified data storage structure: added dynamicElaborations folder to 
  group all the multiple executions of DataProcessing

BUG FIXES:

- Removed addition of mean values after EMG filtering
- Fixed units in EMGs plotting
- Fixed x label of envelope plots
- Fixed trial type identification for filtering cutoff definition
Feedback