Skip to content

Commit 7f1de6d

Browse files
committed
20250414 - tweak
1 parent 3ff6c1f commit 7f1de6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eegERP.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ See [General Post-Happe Steps](#generalPost) for examples of the MATLAB code and
345345
346346
**NOTE: When exporting EEG data from MATLAB, it is absolutely necessary for the data to be organized in order of event latency.**
347347
**If the rows are out of order, latency errors may be introduced.**
348-
- Correct row order can be achieved in `.mff` filetypes by sorting according to either the `latency` column or the `urevent` column (as shown below)
348+
- Correct row order can be achieved in .mff filetypes by sorting according to either the `latency` column or the `urevent` column (as shown below)
349349
350350
```
351351
for row = 1:height(mergePaths)

0 commit comments

Comments
 (0)