ktitle.m

From Spinach Documentation Wiki
Revision as of 19:38, 6 June 2026 by Kuprov (talk | contribs) (Update function See also links and function index membership)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

House style settings for Matlab figures; a product of much experience with academic publication aesthetics.

Syntax

    ktitle(x)

Parameters

    x - a character string

Outputs

    creates or updates the title in the current axis system

See also

kcolourbar.m, kfigure.m, kgrid.m, klegend.m, ksgtitle.m, ksubplot.m, kxlabel.m, kylabel.m, kzlabel.m, Appendix_H:_Matlab_object_overloads

Version 2.9, authors: Ilya Kuprov