Mapping Toolbox
  Go to function:
    Search    Help Desk 
tagm    Examples   See Also

Assign a name to a graphics object in its tag property

Syntax

Description

tagm(hndl,tagstr) sets the Tag property of each object designated in the vector of handles hndl to the associated string (row) of the matrix of strings tagstr.

This property is recognizable to the namem and handlem functions.

Examples

Normally, a plotted line has a name of 'line':

The tagm command can rename it:

See Also

clma
Clear current map
clmo
Clear specified graphics objects
handlem
Get handles of displayed graphics objects
hidem
Hide specified graphics objects
namem
Determine names of valid graphics objects
showm
Show specified graphics objects



[ Previous | Help Desk | Next ]