home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Elysian Archive
/
AmigaElysianArchive.iso
/
printer
/
aplot140.lha
/
README
< prev
Wrap
Text File
|
1990-07-15
|
4KB
|
99 lines
AmigaPlot - An x-y plotting package for scientist or engineers.
Plots up to 30 curves, each of which may contain up to 1000
data points using options stored in a data file. This program
is shareware. Version 1.40, includes source.
Author: James R. White (u800552@beta.lanl.gov)
2460 46th Street <= Note New Address
Los Alamos, NM 87544
To reconstruct the AmigaPlot distribution disk, you must join all of
the parts of the file into a single AmigaPlot.uue file, and decode the
resulting file file with uudecode. This should create a file called
AmigaPlot.zoo. Put this file on a blank disk named
AmigaLibDisk150
then unpack the zoo archive with the command with the current directory
pointed at AmigaLibDisk150:
zoo e// AmigaPlot
This should create a series of files whose directory structure looks like
this:
C (dir)
Amigaplot less
SaveScreen Show
Show.info SlideShow
AmigaPlot (dir)
Documentation (dir)
.info AmigaPlot.Doc
AmigaPlot.Doc.info Click.Me.for.Hardcopy
Click.Me.for.Hardcopy.info
C.Source (dir)
.info AmigaPlot.c
AmigaPlot.c.info Debug.exe
Debug.exe.info ScreenDump.c
ScreenDump.c.info
Demo.Data (dir)
.info AmigaPlot.Messages
AmigaPlot.Messages.info Click.Me.to.run.Amigaplot
Click.Me.to.run.Amigaplot.info Run.AmigaPlot.exe
Run.AmigaPlot.exe.info Sample.AmigaPlot.Com.File
Sample.AmigaPlot.Com.File.info Sample.Data.File
Sample.Data.File.info
More.Data (dir)
.info DemoData5.1
DemoData5.1.info DemoData5.2
DemoData5.2.info Squares
Squares.info Trig.Data
Trig.Data.2 Trig.Data.2.info
Trig.Data.info
Command.Files (dir)
.info Click.Me.to.run.Amigaplot
Click.Me.to.run.Amigaplot.info Command.File.1
Command.File.1.info Command.File.2
Command.File.2.info Command.File.3
Command.File.3.info Command.File.4
Command.File.4.info Run.AmigaPlot.exe
Run.AmigaPlot.exe.info
Tutorial (dir)
.info Click.Me.for.Demo
Click.Me.for.Demo.info Execute.Me
Execute.Me.info File.1A
File.1A.info File.2A
File.2A.info File.3A
File.3A.info File.4A
File.4A.info Last.Screen
Last.Screen.info Screen.2
Screen.2.info Screen.3
Screen.3.info SlideShow.Script
SlideShow.Script.info Title.Screen
Title.Screen.info
.info C.Source.info
Command.Files.info Demo.Data.info
Documentation.info More.Data.info
Tutorial.info
.info AmigaPlot.info
AmigaPlot.zoo C.info
The AmigaPlot program was written in such a manner as to support
the Amiga multitasking environment. AmigaPlot is run from the
CLI using a command line like the following:
1> AmigaPlot command.file
The command.file contains a compact description of the plot
characteristics, such as the x and y axis titles, information
regarding the location of the x and y axis data, and so forth.
AmigaPlot then reads the data files specified in the command
file, opens a 640 by 400 8 color screen, plots the data, then
does a screen dump to a file on the RAM: disk which is
compatable with a Star SG-10 printer. The distribution disk for
the AmigaPlot program contains a batch file for executing the
sample plots which are included as an Appendix to this User's
guide. The screen may be captured and loaded into DeluxePaint
using utilities also supplied on the distribution disk.