Tasks #136
Feature #133: Implement Stroop Test
Parameter config file management
Status:
Closed
Priority:
Normal
Assignee:
Eydís Huld Magnúsdóttir
Description
Define config file (key value text file with = separator)
Implement readConfig.m which returns par structure
Files
History
Updated by Eydís Huld Magnúsdóttir over 10 years ago
- File readExperimentConfig.m readExperimentConfig.m added
- File Experiment_config.txt Experiment_config.txt added
- Status changed from New to In Progress
The parameter config management works as a m file but not as a function, see files
Updated by Jón Guðnason over 10 years ago
- % Done changed from 50 to 100
Project working-meeting: Got readExperimentConfig.m to work and added the functionality to StroopTest.m. Now most things can be controlled through the config file. The file management works and the task is completed.