kgrid.m

From Spinach Documentation Wiki
Jump to: navigation, search

A replacement for the 'grid' command in Matlab that produces grey (rather than black-and-transparent) grid lines that are suitable for publishing.

Syntax

    kgrid()

Parameters

    none

Outputs

    turns on coordinate system grid on the current figure

See also

kcolourbar.m, kfigure.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