标题: 那点小事叫绘图:下方显示标题 [打印本页] 作者: 建不了的模。 时间: 2015-1-7 09:52 标题: 那点小事叫绘图:下方显示标题 Syntax
title('string')
title(fname)
title(...,'PropertyName',PropertyValue,...)
title(axes_handle,...)
h = title(...)
Description
Each axes graphics object can have one title. The title is located at the top and in the center of the axes.