![]() |
IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
|
Transforms comparison matrix into HTML.
Definition in file html_comparison.m.
Go to the source code of this file.
Functions | |
| function | html_comparison (in M, in labels, in B, in cornerstr) |
| function html_comparison | ( | in | M, |
| in | labels, | ||
| in | B, | ||
| in | cornerstr | ||
| ) |
| M | Square matrix or cell. If cell, may contain either numbers of strings |
| 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 |