-
Notifications
You must be signed in to change notification settings - Fork 4
I_individual_trials_export
Douwe Horsthuis edited this page Feb 21, 2024
·
3 revisions
This is the last Matlab script. In this script we export all the data to excel, making it easier to load it for R. In this script you choose the time window for your condition and you take the mean amplitude per trail, per condition, per particpant. You'll end with an file that has the following rows (per trial)
- Group
- Subject
- trial (1,2,3 etc)
- condition
- amplitude
Back to the home page
Back to the H_building_dashboard_group page
To the J_Statistics page