Skip to content
Prev 244063 / 398506 Next

Cutting Matrix

I have got a matrix with 100 values.
Is there a easy way to cut the upper 10% (every value which is above 90%)
and the lower 10% of my matrix-values away and create a new matrix with all
the rest.

Thx for your help

Marty