To make an ERP graph in MATLAB, you can follow these steps:
plot()
function to plot the ERP data. You may want to plot all channels at once or plot one channel at a time in a loop.Here is some example code to get you started:
main.m492 chars15 lines
This code will plot each channel of your ERP data in a separate subplot. The x-axis will be time in seconds and the y-axis will be amplitude in microvolts. You may need to adjust the parameters to fit your specific ERP data.
gistlibby LogSnag