datarail / gr_metrics

15 stars 12 forks source link

Define order of metric fields/columns in one place in evaluate_GRmetrics.m #10

Open jmuhlich opened 8 years ago

jmuhlich commented 8 years ago

There is a cell array of metric names at the top, and a struct holding metrics in an inner function, but the order of the names is different. Everything should derive from a single list.