Figure title is covered - Ubuntu

1 vue (au cours des 30 derniers jours)
Eddie
Eddie le 11 Jan 2018
Commenté : Eddie le 15 Jan 2018
Hi
MATLAB Version: 9.1.0.441655 Ubuntu 16.04
When I create a figure with a two line title on Ubuntu, the top of the first line is almost completely covered. Is there a work-around for this?

Réponse acceptée

Jan
Jan le 11 Jan 2018
Reduce the font size or the size of the axes.
This does not concern Linux, but it is the expected behavior under Matlab.
  1 commentaire
Eddie
Eddie le 15 Jan 2018
Thanks Jan I added the font as below and it certainly helps.
title({strrep(filename, '_', '\_'); [(fileInfo.date) ' ' comment]},'fontsize',10);

Connectez-vous pour commenter.

Plus de réponses (0)

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by