summaryrefslogtreecommitdiff
path: root/graphics/mathspic/dos/mpicm02a.m
blob: 729ad3a13242e52cb0f62c8f5052bd1da6c85233 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
%% mPICm02a.m  (figure 2a)
%% mathsPIC    axes
%%-------------
\documentclass[a4paper]{article}
\usepackage{pictexwd}
\begin{document}
%%---------------
\beginpicture
%% setup the plot area
paper{units(mm),xrange(0,50),yrange(0,50),axes(LRTB),ticks(10,10)}
\endpicture
%%-------------------
\end{document}