Skip to content

Commit 2ed9c6a

Browse files
authored
Update Compiled_EEGLAB.md
1 parent ab6f395 commit 2ed9c6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

others/Compiled_EEGLAB.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Let us know if you encounter problems and how you solve them. See also below how
9393

9494
Scripts can be executed from the EEGLAB GUI in the compiled version. Note that functions and subscripts cannot be used, although the script can use all MATLAB and EEGLAB functions. If you have a script that calls another script, you must combine both scripts into a single one. If you are calling a user-defined function, you must convert this function into a script and include the code in your script. The menu below may be used to execute scripts.
9595

96-
![Screenshot 2024-07-10 at 16 00 43](https://github.com/sccn/sccn.github.io/assets/1872705/ca99ddff-5ca6-4a48-8867-348e01fbcba5)
96+
![Screenshot 2024-07-10 at 16 00 43](https://github.com/sccn/sccn.github.io/assets/1872705/5cfc2ad8-f0fa-4e5b-b866-099370f2f83e)
9797

9898
Scripts and code snippets may also be executed from the command line. Below is an example from the command line on Windows. The same may be done on MAC using the **EEGLAB_verbose** executable. On Windows, on the DOS command line, go to the folder containing the EEGLAB.exe file and type:
9999

0 commit comments

Comments
 (0)