![]() |
IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
|
Files | |
file | cell2html.m [code] |
Creates HTML table from cell. | |
file | cellcolor.m [code] |
Calculates a background color based on percentage. | |
file | confusion_cell.m [code] |
Transforms matrix into a cell of strings. | |
file | confusion_str.m [code] |
Transforms matrix into a string. | |
file | fel.m [code] |
Returns the first element of a cell or the argument itself if it is not a cell. | |
file | format_number.m [code] |
file | html_comparison.m [code] |
Transforms comparison matrix into HTML. | |
file | html_comparison_std.m [code] |
Transforms comparison matrix into HTML. | |
file | html_confusion.m [code] |
Transforms matrix into HTML. | |
file | html_table_std.m [code] |
HTML table where data items may have associated standard deviations. | |
file | html_table_std_colors.m [code] |
HTML table where data items may have associated standard deviations. | |
file | replace_underscores.m [code] |
Replaces underscores with a '-'. | |
file | strip_code.m [code] |
Extracts things like 'A' from things like 'code = "A"'. | |
file | strip_quotes.m [code] |
Removes double quotes from both ends of the string. | |
file | uniquenesses.m [code] |
Extract unique part of each string within a cell. | |