Figure title is covered - Ubuntu

5 visualizaciones (últimos 30 días)
Eddie
Eddie el 11 de En. de 2018
Comentada: Eddie el 15 de En. de 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?

Respuesta aceptada

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

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by