MGRPLOT

Section: User Commands (1G)
Updated: August 21, 1987
Index Return to Main Contents
 

NAME

mgrplot - plot graphics filter for an MGR terminal.  

SYNOPSIS

mgrplot < plot_file  

DESCRIPTION

This command reads plotting instructions (see plot(5)) from the standard input and produces plotting instructions suitable for an MGR window on its standard output. Several options may be passed to mgrplot through the environment variables:
MAX_X"
The maximum X value will not exeed MAX_X, which defaults to 999.
MAX_Y"
The maximum Y value will not exeed MAX_Y, which defaults to 999.
WINDOW_ID"
Switch to alternate window window_id before starting plot, then switch back to the primary window upon completion.
PAUSE"
Wait for the user to key RETURN after each plot.
DEBUG"
Print debugging information on stderr.
 

SEE ALSO

plot(3X), plot(3F), plot(5), mgr(1L)


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 09:03:50 GMT, February 14, 2025