|
��������
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
��������� ������� ���������� ����������� ����� �����/ ������, ��� �������� � ������������ ���������� ������� ��������, �� ������������ ����������� ����/�����.
|