sccn / eeglab

EEGLAB is an open source signal processing environment for electrophysiological signals running on Matlab and developed at the SCCN/UCSD
https://eeglab.ucsd.edu/
Other
586 stars 238 forks source link

Issue in plotting ERSP and ITC #802

Open jeenalrambhia opened 2 weeks ago

jeenalrambhia commented 2 weeks ago

I am running a study in EEG lab. I wish to plot ERSP and ITC plots but i am not able to do so in times vs frequency plots. On the other hand i am able to plot them in topography plot. Kindly let me know what i am doing wrong some message receive is Warning: std_readdata ignored at least one parameters: "subbaseline" Screenshot 2024-08-28 215829

zaeemhadi commented 2 weeks ago

Just bumping this as I have had a similar issue in the latest EEGLAB version as well and cannot use 2024.1. Reported previously as below: https://github.com/sccn/eeglab/issues/795

arnodelorme commented 2 weeks ago

This is because you are using MATLAB earlier than 2020. Can you edit the icadef.m function and change the default colormap to "jet" line 70.