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

Detailed Description

HTML table where data items may have associated standard deviations.

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

Definition in file html_table_std.m.

Go to the source code of this file.

Functions

function html_table_std (in M, in S, in rowlabels, in collabels, in B, in cornerstr)
 

Function Documentation

function html_table_std ( in  M,
in  S,
in  rowlabels,
in  collabels,
in  B,
in  cornerstr 
)
Parameters
MSquare matrix or cell. If cell, may contain either numbers of strings
S(Optional) Matrix of standard deviations. This one must be a matrix
rowlabelscell of row labels
collabelscell of column 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