Go to the source code of this file.
|
| function | create_gait_parameter_summary (in basepath, in ptps, in ekf_tuning_file, in name) |
| | create a summary of the gait parameters over all participants
|
| |
◆ create_gait_parameter_summary()
| function create_gait_parameter_summary |
( |
in | basepath, |
|
|
in | ptps, |
|
|
in | ekf_tuning_file, |
|
|
in | name ) |
create a summary of the gait parameters over all participants
this function creates a summary of the gait parameters over all participants. the summary is saved as multiple plots in the basepath of the data.
- Parameters
-
| basepath | (string) the basepath of the data, e.g. "D:/ETH_Data/" |
| ptps | (cell) the participants to process, e.g. ["SonE_01", "SonE_02"] |
| ekf_tuning_file | (string) the path to the EKF tuning file |
| name | (string) the name of the summary, e.g. "Tuning" |
- Return values
-
| results | (struct) the results of the gait parameter summary |
- Copyright
- see the file LICENSE in the root directory of the repository