Keywords - Function groups - @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Library: plot
See also: grbar dispbar

Macro: plotbar
Description: plots each variable in a separate barchart

Link:
Usage: plotbar(x)
Input:
x n x p number or text matrix

Example:
library ("plot")
t  = floor((normal(25)-8)|(normal(25)+8)|normal(100)|(normal(10)+25))
plotbar (t)
Result:
plots a barchart of t

Library: plot
See also: grbar dispbar

Keywords - Function groups - @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Author: Sigbert Klinke, 960925,980805
(C) MD*TECH Method and Data Technologies, 17.8.2000