Full gait analysis based on XSENS motion capture and delsys EMG data
Run "full_GaitAnalysis.m" to initiate the process.
The code will prompt you to load a '.mvnx' file (Xsens format) for the motion data and a '.mat' file exported from the Delsys EMG data (it can also support '.xlsx' files).
The code will also ask you to specify the directory in which you would like to save the results.
If you want to store your results in an excel file please run 'save_to_excel.m' script. It will load the '.mat' results file saved from the previous code.