SyntaxFix
Write A Post
Hire A Developer
Questions
suptitle seems the way to go, but for what it's worth, the figure has a transFigure property that you can use:
suptitle
figure
transFigure
fig=figure(1) text(0.5, 0.95, 'test', transform=fig.transFigure, horizontalalignment='center')