<< peaks Help function for EMD zero_crossings >>

EMD Toolbox >> EMD Toolbox > Help function for EMD > rmtag

rmtag

removes tag from object

Calling Sequence

rmtag(OBJ_HANDLE,STR)

Description

Removes the tag STR from the object referrenced by OBJ_HANDLE When OBJ_HANDLE is an array of handles, the tag is removed from all corresponding objects.

Rem: In order for this to work properly, the object's tag field must be a string containing keywords (or tags) separated by commas.

See also

Authors

<< peaks Help function for EMD zero_crossings >>