![]() |
IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
|
Files | |
file | bmart.m [code] |
file | bmart_circle.m [code] |
file | bmart_diamond.m [code] |
file | bmart_pentagram.m [code] |
file | bmart_square.m [code] |
file | bmtable.m [code] |
file | bmunit.m [code] |
file | bmunit_au.m [code] |
file | bmunit_hist.m [code] |
file | bmunit_int.m [code] |
file | bmunit_perc.m [code] |
file | classes2colormap.m [code] |
Generates a colormap from an integer vector of classes. | |
file | decimate_ticks.m [code] |
Removes ticks when there are too many of them. | |
file | draw_covariance.m [code] |
Draws covariance matrix. | |
file | draw_direction.m [code] |
Traces a line and an arrow in direction defined by v. | |
file | draw_hachure.m [code] |
Draws hachure. | |
file | draw_hachure2.m [code] |
Draws hachure. | |
file | draw_hint_curve.m [code] |
Draws hint curve. | |
file | draw_image.m [code] |
Draws image map. | |
file | draw_indexedimage.m [code] |
Draws indexed image map. | |
file | draw_loadings.m [code] |
Draws loadings curves with many options. | |
file | draw_loadings_pl.m [code] |
Draws loadings curves with many options. | |
file | draw_peaks.m [code] |
Draws peaks. | |
file | draw_projections.m [code] |
Draws projections of each row of DATA.X onto the column vector v. | |
file | draw_stacked.m [code] |
Draws stacked histograms. | |
file | draw_stdhachure.m [code] |
Draws hachure to above and below a curve. | |
file | draw_threshold_line.m [code] |
Draws threshold line. | |
file | draw_zero_line.m [code] |
Draws zero line. | |
file | drawer_histograms.m [code] |
file | enlighten_colors.m [code] |
Enlightens all colors in the COLORS global. | |
file | error_ellipse2.m [code] |
error ellipse, "ellipse walls" version | |
file | find_color.m [code] |
Returns a color (3-element RGB vector) | |
file | find_color_stackedhist.m [code] |
Returns a color. | |
file | find_linestyle.m [code] |
Returns a line style. | |
file | find_marker.m [code] |
Returns a marker for plotting. | |
file | find_marker_size.m [code] |
Returns a marker size already scaled by the SCALE global. | |
file | format_frank.m [code] |
Formats a figure according to Frank's rules (Times New Roman) | |
file | format_xaxis.m [code] |
Format x-axis to nice range and reversed. | |
file | format_yaxis.m [code] |
Actually, only formats the y-label. | |
file | format_ylim.m [code] |
Assigns y-limits based on [ymin, ymax] pair. | |
file | gui_set_position.m [code] |
Moves GUI "Northwest" (where Lancaster is) | |
file | make_axis_gray.m [code] |
Makes current axis gray. | |
file | make_box.m [code] |
Makes box around gca using xlim and ylim. | |
file | plot_curve_pieces.m [code] |
Plots a curve in pieces if there is a discontinuity in the x-axis. | |
file | plotter12.m [code] |
Generates a colormap from an integer vector of classes. | |
file | print_peaks.m [code] |
disp()'s a peak report. | |
file | resize_legend_markers.m [code] |
Resizes legend markers. | |
file | rows_cols.m [code] |
rows_cols | |
file | save_as_fig.m [code] |
Saves figure as a FIG file. | |
file | save_as_png.m [code] |
Saves PNG. | |
file | save_legend.m [code] |
Saves current legend as PNGThis function will save a PNG with the legend, but will mess with the positioning on the screen. | |
file | scaled.m [code] |
Multiplies by the SCALE global. | |
file | set_title.m [code] |
Sets figure title sensitive to object passed. | |
file | show_legend_only.m [code] |
Alters position of figure to make only the legend appear inside inner the figure areaThis pretty much inutilizes the figure for other purpose than saving the legend as an image. | |
file | view_ratetimesubimages.m [code] |
Draw many subplots (subimages) in two rows. | |