How to find the dB values/data (.mat doc) ​​that are plotted in the form of time frequency analysis graph by EEGLAB?

5 visualizaciones (últimos 30 días)
How to find the dB values/data (.mat doc) that are plotted in the form of time frequency analysis graph by EEGLAB?

Respuestas (1)

Leepakshi
Leepakshi el 2 de Sept. de 2025
Hi Mariana,
As per my understanding, the question is how to find the dB values that are shown in EEGLAB’s time-frequency analysis plots from a .mat file.
If you have performed time frequency analysis, there must be a variable called esrp. The .mat file will only have an ersp variable if time-frequency (ERSP) analysis was performed and saved. Check the variable list in your .mat file for ersp or similar variables, and use the corresponding frequency and time axes to interpret the dB values. If ersp is missing, you may need to run the time-frequency analysis in EEGLAB and save the results.
Hope this helps!

Categorías

Más información sobre MATLAB en Help Center y File Exchange.

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by