Skip to content

Commit f18ac37

Browse files
committed
improved code highlighting
1 parent 3f20990 commit f18ac37

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ Alternatively, download the compressed toolbox [Computational Neuroimaging Toolb
2424

2525
## Files
2626
This repository contains four files.
27-
1. PEA.m: a MATLAB class implementation of Fourier analysis of phase-encoded stimuli.
28-
2. pRF.m: a MATLAB class implementation of population receptive field mapping.
29-
3. IRM.m: a MATLAB class implementation of input-referred model estimation.
30-
4. RRT.m: a MATLAB class implementation of voxel-wise ridge regression.
27+
1. `PEA.m` - MATLAB class implementation of Fourier analysis of phase-encoded stimuli.
28+
2. `pRF.m` - MATLAB class implementation of population receptive field mapping.
29+
3. `IRM.m` - MATLAB class implementation of input-referred model estimation.
30+
4. `RRT.m` - MATLAB class implementation of voxel-wise ridge regression.
3131

3232

3333
### Phase-encoding analysis tool.

0 commit comments

Comments
 (0)