Customizing the Software's Behavior

The target audience for this software are individuals who have access to MATLAB and are comfortable using its editor. These users don't need to be coding experts, but they should be able to make basic adjustments within the code (i.e., changing values in the script).

Users are only required to modify certain predefined parameters in the MATLAB code (such as frequency bands, thresholds, and duration) in order to tailor the software's behavior to their specific experimental data.

The criteria that can be changed in this fashion are: frequency bands, thresholds, and duration.

We have visualized the locations in the MATLAB code where these changes would need to be done (Figures 1 to 3).

Select the code view

Figure 1: Select the code view

Adjust the parameter values

Figure 2: Adjust the parameter values

Select save

Figure 3: Select save