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

Detailed Description

Transforms comparison matrix into HTML.

See also
html_comparison.m, html_confusion.m, html_table_std_colors.m, html_table_std.m
html_table_std.m

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 Documentation

function html_comparison_std ( in  M,
in  S,
in  labels,
in  B,
in  cornerstr 
)
Parameters
MSquare matrix or cell. If cell, may contain either numbers of strings
SMatrix of standard deviations. This one must be a matrix
labelscell of labels
Bmatrix with 2-bit elements: less significant bit: "flag_better"; most significant bit: "statistically significant?"
cornerstr=''. String to put in the corner
Returns
s A string