plot legend on extra fig matplotlb
%%The optional argument of the subfigure macro sets the caption. If you drop it, there won't be any caption. So the solution looks like:
\subfigure{
\includegraphics[width=5.2in]{legend.eps} %legend.eps does not have a caption
}\\