I have bellow output of my cellarray.
a = {'100.000000', '23.860477', '23.924062', '41.759920', '46.911883', '48.074160'};
I want to filter this array using cellfun
function with condition if value is greater then 75 will stay and rest will stripped