<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18865">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>Has anyone made use of MATLAB's clustergram 
function for eeg data analysis? Usually applied to gene expression 
data, with each row corresponding to a gene and each column corresponding 
to a sample, clustergram seems as if it might usefully be applied to a 
matrix where each row contains single-trial data for a single subject. 
Across a large number of epochs, could the analysis provide useful information? 
Are there potential problems interpreting the results?</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT face="Courier New"><EM>CGobj</EM> = <FONT 
class=highlight0>clustergram</FONT>(<I><TT>Data</TT></I>)</FONT></DIV></BODY></HTML>