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

5 次查看(过去 30 天)
How to find the dB values/data (.mat doc) that are plotted in the form of time frequency analysis graph by EEGLAB?

回答(1 个)

Leepakshi
Leepakshi 2025-9-2
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!

类别

Help CenterFile Exchange 中查找有关 MATLAB 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by