Boxplot with multiline x axis labels - MathWorks Boxplot with multiline x axis labels. Learn more about boxplot, multiline x axis labels ... After your plot, use findobj() to find the handles of the two labels and then change the position. h=findobj(gca, 'type', 'text'); char ... I used Tex formatting but it still shows the first line label above the x-axis. So it still requires changing the ...