IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
make_axis_gray.m File Reference

Detailed Description

Makes current axis gray.

I didn't implement an axis input parameter because the function also needs the figure handle, so I decided just to go for the current axis and figure.

Definition in file make_axis_gray.m.

Go to the source code of this file.

Functions

function make_axis_gray ()
 

Function Documentation

function make_axis_gray ( )