Version: V1.1, December 1984 Submitted By: Digital Equipment Corporation Operating System: VAX/VMS V3.0 Source Language: RATFOR Keywords: File Management, Graphics, Plotting, ReGIS, Statistics Memory Requirements: 256KB Abstract: The ReGIS Data Plotting Package is host resident software
written in FORTRAN. The program performs interactive file
and data manipulation for graphics plotting. It allows the
user to enter and edit data in a table and to use the table
to draw various types of predefined plots, such as bar graphs
or line graphs, or to use the table for predefined
statistical analysis. Plots can be stored and accessed for
later use by other ReGIS software applications. Tables of
data and plot specifications can be stored for subsequent
reuse by the ReGIS Data Plotting Package.
Table Building Capabilities
Enter raw data into a table with the number of rows and
columns defined by the user (limitation on table size: 9
columns, 99 rows)
Names the table, names separate categories for rows and
columns, and labels each row and column
Edits a row, column, or data item
Sorts any row or column for numeric data or alphabetically
Performs arithmetic operations on rows, columns, or items
Plotting Capabilities
Bar charts
Line plots, straight lines, curves, normal curves
Point plots
Statistical Analysis Capabilities
Basic statistics: mean, range, variance, standard
deviation, percentage