[Master Index] [Index for /tools/hpmatlab/toolbox/matlab/datafun]

unwrap

(/tools/hpmatlab/toolbox/matlab/datafun/unwrap.m)


Function Synopsis

q = unwrap(p, cutoff)

Help text

UNWRAP Unwrap phase angle in radians.
	UNWRAP(P) unwraps radian phases P by changing absolute
	jumps greater than pi to their 2*pi complement.  It
	unwraps columnwise with matrices.

	UNWRAP(P,TOL) uses a jump tolerance of TOL rather
	than the default TOL = pi.

	See also ANGLE, ABS.

Cross-Reference Information

This function calls
This function is called by

Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON