Figure title is covered - Ubuntu

조회 수: 5 (최근 30일)
Eddie
Eddie 2018년 1월 11일
댓글: Eddie 2018년 1월 15일
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?

채택된 답변

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

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Title에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by