extract threshold values
Posted: Thu Jul 09, 2015 8:28 pm
when I extract threshold values by @threshold,it can not work.if the threshold values have 2,but ,only @threshold(1) can extract the second values,@threshold(2) can not work.if the threshold values have 3,only can extract 2.