A GUI-based operating system framework to facilitate biomechanical data analysis. This platform attempts to manage the non-scientific part of coding without restricting the direction or method of scientific analysis.
MIT License
4
stars
0
forks
source link
Provide utility to convert the projectIndependentSettings and Settings_[projectName].mat files into multiple plain-text files. #116
Two way conversion (e.g. text to mat and mat to text). This will allow for human readable and editable storage of project data, provide some redundancy, and allow GitHub to sync the text file without the errors that occur with the .mat file.
Two way conversion (e.g. text to mat and mat to text). This will allow for human readable and editable storage of project data, provide some redundancy, and allow GitHub to sync the text file without the errors that occur with the .mat file.