Server for Information Technologies ������ ��������������
������� �������������� ����������
(095) 932-9212, 932-9213, 939-0783
E-mail: [email protected]
������ �������� ����(!) ������������� ���������� CIT Forum CD-ROM

PLOT(3X)

��������
plot - ����������� ���������

���������

	openpl ( )
	
	erase ( )
	
	label (s)
	char *s;
	
	line (x1, y1, x2, y2)
	int x1, y1, x2, y2;
	
	circle (x, y, r)
	int x, y, r;
	
	arc (x, y, x0, y0, x1, y1)
	int x, y, x0, y0, x1, y1;
	
	move (x, y)
	int x, y;
	
	cont (x, y)
	int x, y;
	
	point (x, y)
	int x, y;
	
	linemod (s)
	char *s;
	
	space (x0, y0, x1, y1)
	int x0, y0, x1, y1;
	
	closepl ( )

��������
����������� ������� ���������� ����������� ����� � ������������ ����������� �� ���������� �����. � ������ �������, � ������� ������� space, ����� ������ ������� ��������� [��. plot(4)]. ����� ������� ������� ������� openpl, ����� ������� ���������� �� ������. ������� closepl ����������� ������ � ��������� ����������.

������� circle ������ ���������� ������� r � ������� � ����� (x, y).

������� arc ������ ���� ���������� � ������� � ����� (x, y), ���������� �� ����� (x0, y0) �� (x1, y1).

������� �������� - ��������� ������� label � linemod ������ �������������� �������� ������� � �� ������ ��������� ��������� �����.

�������� ������ ������� ��. � plot(4).

������������� ���� ������������ ����� ������������� ��������� �������������� �������� �������.

�����

	LIBDIR/libplot.a  ����� ��� �������� ������ tplot(1G).
	LIBDIR/lib300.pa  ����� ��� DASI 300.
	LIBDIR/lib300.a   ����� ��� DASI 300s.
	LIBDIR/lib450.a   ����� ��� DASI 450.
	LIBDIR/lib4014.a  ����� ��� Tektronix 4014.
������ ������� LIBDIR - ��� /usr/lib.

��. �����
plot(4). graph(1G), stat(1G), tplot(1G) � ����������� ������������.

���������������
��������� ������� ��������� � ���������� plot � ������������ ��� ������������� ����� -lplot ������ cc(1)ld(1).

��� ���������� �������� ��������� ���������� ������������ ����������� ����

	a.out | tplot

��������� ������� ���������� ����������� ����� �����/ ������, ��� �������� � ������������ ���������� ������� ��������, �� ������������ ����������� ����/�����.
Comments: [email protected]
Designed by Andrey Novikov
Copyright © CIT