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?
0 个评论
回答(1 个)
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!
0 个评论
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!