Figure title is covered - Ubuntu

1 Ansicht (letzte 30 Tage)
Eddie
Eddie am 11 Jan. 2018
Kommentiert: Eddie am 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?

Akzeptierte Antwort

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

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by