From: Philip A. <pa...@eo...> - 2005-12-09 22:20:42
|
Matlab has a useful contributed function called suptitle.m that puts a central title above a set of subplots: http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=3233&objectType=file I'm planning to do a port for matplotlib, but wanted to check first to see if it's a solved problem -- best, Phil Austin |