Function highlight_best_rows

Adds highlight to the best three cells in a given

row.

The function modifies the input matrix by converting it to cell array and augmenting the cells in individual columns with class labels for first three places acording to specified ordering. The resulting array can be then handed over to matrix2html function.

Input:

individual columns.

- Decreasing: Highlight in decreasing order.
- Increasing: Highlight in increasing order.
- None: Do not highlight.

Output: