Labelling biograph figures

how please do i get some sort of title for a biograph object which will actually display in the figure window and hence when I print it? I have tried Label, Description and ID and they all are accepted but do not appear anywhere i can see ....

回答(1 个)

Fangjun Jiang
Fangjun Jiang 2011-11-24

1 个投票

try title('This is my figure')
Or maybe text().
Or you need to clarify your question. Providing an example to explain your question will be most effective.

1 个评论

And you can change the font size like this
title('This is my Figure', 'FontSize', 30);

请先登录,再进行评论。

提问:

2011-11-24

Community Treasure Hunt

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

Start Hunting!

Translated by