Figure title is covered - Ubuntu

5 visualizzazioni (ultimi 30 giorni)
Eddie
Eddie il 11 Gen 2018
Commentato: Eddie il 15 Gen 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?

Risposta accettata

Jan
Jan il 11 Gen 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 Commento
Eddie
Eddie il 15 Gen 2018
Thanks Jan I added the font as below and it certainly helps.
title({strrep(filename, '_', '\_'); [(fileInfo.date) ' ' comment]},'fontsize',10);

Accedi per commentare.

Più risposte (0)

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by