From 2ed9c6a1a1d3a553a7e7a878db730affb41ac822 Mon Sep 17 00:00:00 2001 From: Arnaud Delorme Date: Wed, 10 Jul 2024 16:03:56 -0700 Subject: [PATCH] Update Compiled_EEGLAB.md --- others/Compiled_EEGLAB.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/others/Compiled_EEGLAB.md b/others/Compiled_EEGLAB.md index f7e3049..6508837 100644 --- a/others/Compiled_EEGLAB.md +++ b/others/Compiled_EEGLAB.md @@ -93,7 +93,7 @@ Let us know if you encounter problems and how you solve them. See also below how 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. -![Screenshot 2024-07-10 at 16 00 43](https://github.com/sccn/sccn.github.io/assets/1872705/ca99ddff-5ca6-4a48-8867-348e01fbcba5) +![Screenshot 2024-07-10 at 16 00 43](https://github.com/sccn/sccn.github.io/assets/1872705/5cfc2ad8-f0fa-4e5b-b866-099370f2f83e) 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: