Take absolute value (or modulus) of shape coefficients.
t=abs(s)
This function replaces all shape coefficients of s with their absolute value (if s is real-valued) or modulus (if s is complex-valued). If s is complex-valued, its ShapeType attribute will be tagged as real.