Effacer les filtres
Effacer les filtres

Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

R2016a Why my title don't centralize?

1 vue (au cours des 30 derniers jours)
Leilane Passos
Leilane Passos le 13 Déc 2017
Clôturé : MATLAB Answer Bot le 20 Août 2021
Hi,
I started using the matlab R2016a recently and the title of my figures are not getting centralized. How can I fix this?
  3 commentaires
Leilane Passos
Leilane Passos le 14 Déc 2017
Modifié(e) : Walter Roberson le 14 Déc 2017
My command is:
title(['MAE Salinidade do ' exp_title_ROMS{index} ' - mean = ' sprintf('%0.2f',(nanmean(nanmean(mae_mean_roms.salt.(exp{index}))))) '']);
and saved with:
export_fig(['~/ROTINAS/MATLAB/MAE/figuras/MAE_SALT_' exp_title_ROMS{index} '.eps'], '-depsc','-dEPSCrop','-noinvert');
Walter Roberson
Walter Roberson le 14 Déc 2017
I seem to recall that R2016a had problems with title size and position when exporting to pdf, but when I search around I cannot find any postings about that, so I might be thinking of a different release.
In the meantime, try setting a fontname for the title; also experiment with a shorter title to see if the same bug arises.

Réponses (0)

Cette question est clôturée.

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by