rmlabel

From DavinciWiki
Jump to: navigation, search

Description

Remove a label from the plot

Arguments and Return Values

Arguments: The number of the label.

Return Value: None. The label is removed.

Usage

Syntax: rmlabel(labelnumber)

'labelnumber' - The number of the label. You can find the number of the label using showlabel.

'rmlabel(0)' will remove all labels.

Examples

dv> xplot(a[,100,1])

dv> showlabel()

dv>
        label 1 "a label" at (100, 100, 0) left not rotated back  nopoint


dv> rmlabel(1)

Images

rmlabel1.png rmlabel2.png

DavinciWiki Mini-Nav Bar

Contents


Contact Developers

  • davinci-dev [AT] mars.asu.edu

All other topics

  • See navigation on the left

Major Sub-Functions

Related Functions

Recent Library Changes

Created On: 02-15-2006
Modified On: 01-17-2008

Personal tools