![]() |
IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
|
Draws hachure.
This hachure typically represents confidence intervals, prediction intervals, or standard deviations.
The hachures interfere with the line width of the axes and legend border - weird but this is a MATLAB's problem
Definition in file draw_hachure2.m.
Go to the source code of this file.
Functions | |
function | draw_hachure2 (in xaxis, in intervals, in color) |
function draw_hachure2 | ( | in | xaxis, |
in | intervals, | ||
in | color | ||
) |
xaxis | |
intervals | must be a [2]x[number of points] vector with one interval in each column, where the first element is the lower value |
color |