Home > lib > draw_loadings_complete.m

draw_loadings_complete

PURPOSE ^

function draw_loadings_complete(data, L, legends, flag_abs, threshold, flag_print_peaks, flag_plot_peaks)

SYNOPSIS ^

function draw_loadings_complete(data, L, legends, flag_abs, threshold, flag_print_peaks, flag_plot_peaks)

DESCRIPTION ^

 function draw_loadings_complete(data, L, legends, flag_abs, threshold, flag_print_peaks, flag_plot_peaks)

 Performs a complete drawing of a loadings curve,

 peaks, threshold line, mean spectrum and the loadings curve, of course.

 Inputs:
   DATA_: data to extract the mean spectrum from
   x: vector of wavenumbers
   L: loadings matrix
   threshold: minimum amplitude to be considered
   flag_abs: indicates whether y contains absolute value of loadings of
             loadings itself

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Thu 18-Feb-2010 12:47:47 by m2html © 2003