Scilab Function

xnumb - draw numbers

Calling Sequence

xnumb(x,y,nums,[box,angle])

Parameters

Description

xnumb draws the value of nums(i) at position x(i),y(i) in the current scale. If box is 1, a box is drawn around the numbers. If angle is given, it gives the direction for string drawing.

Examples

See Also

Author