summaryrefslogtreecommitdiff
path: root/graphics/mathspic/dos/mpicm02b.m
blob: 40fad4cbb8e8f9b427018dd4a2af8a0be293ba54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
%% mPICm02b.m  (figure 2b)
%% mathsPIC    axes
%%-------------
\documentclass[a4paper]{article}
\usepackage{pictexwd}
\begin{document}
%%---------------
\beginpicture
%% setup the plot area
paper{units(cm),xrange(-2,3),yrange(-2,3),axes(XY),ticks(1,1)}
\endpicture
%%-------------------
\end{document}