set(gca,'FontSize',30) %gca returns the current axes in the current figure
title('This is my plot', 'FontSize', 12);