https://github.com/benoitberanger/epiphany_ptb3
https://github.com/benoitberanger/epiphany_ptb3
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/benoitberanger/epiphany_ptb3
- Owner: benoitberanger
- License: apache-2.0
- Created: 2024-01-25T14:28:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-11T12:49:54.000Z (about 2 years ago)
- Last Synced: 2025-02-13T01:24:45.198Z (over 1 year ago)
- Language: MATLAB
- Size: 660 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# epiphany_ptb3
Run the `main`, the GUI will popup. All actions are done through the GUI.
# Design
All parameters are set in function inside `+DESIGN` dir.
Need to add a new design ? Copy-Paste a design file (like `original.m`), rename it, modify it. Done
The `+DESIGN` dir is scanned at GUI **opening**.
# Dependency
## MATLAB
R2019+ ?
## Psychtoolbox
http://psychtoolbox.org/
# Template
https://github.com/benoitberanger/ptb3_multitask_template