kcolourbar.m

From Spinach Documentation Wiki
Jump to: navigation, search

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

Syntax

    kcolourbar(x)

Parameters

    x - a character string

Outputs

    creates or updates the colour bar 
    in the current axis system

See also

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

Version 2.9, authors: Ilya Kuprov