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 Center および File ExchangeTitle についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by