Manually modifying title position in tiledlayout environment
Mostra commenti meno recenti
Hello everyone
I was wondering if it is possible to manually modify the overall title position in the tiledlayout environment. I currently have it positioned at the top of my figures, as seen in the attached image:

being the title defined in my code like:
t=tiledlayout(2,2);
title(t,['First case'],'FontSize',25,'interpreter','latex');
I was wondering if it is possible to move the title a little closer to the upper limit of the figure environment than it currently is, how could this be done?
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Title in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!