Scilab Function

legends - draw graph legend

Calling Sequence

legends(strings,style [,opt])
legends(strings,style,xy)

Parameters

Description

Puts a legend on the current plot using the specified strings as labels.

In the interactive placement (opt=5) move the legend box with the mouse and press the left button to release it.

This function allow more flexible placement of the legends than the leg plot2d argument.

Examples

See Also