![]() |
IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
|
Transforms comparison matrix into HTML.
Definition in file html_comparison_std.m.
Go to the source code of this file.
Functions | |
function | html_comparison_std (in M, in S, in labels, in B, in cornerstr) |
function html_comparison_std | ( | in | M, |
in | S, | ||
in | labels, | ||
in | B, | ||
in | cornerstr | ||
) |
M | Square matrix or cell. If cell, may contain either numbers of strings |
S | Matrix of standard deviations. This one must be a matrix |
labels | cell of labels |
B | matrix with 2-bit elements: less significant bit: "flag_better"; most significant bit: "statistically significant?" |
cornerstr | =''. String to put in the corner |