Page MenuHomec4science

topology.tex
No OneTemporary

File Metadata

Created
Tue, Oct 15, 03:26

topology.tex

% Slide 231
\begin{tikzpicture}
\draw[thick, step = 1.5cm] (0,0) grid (4.5, 3);
\node at (2.25, -0.3) {dims[1] = 3};
\node[anchor = west] at (4.8, 1.5) {dims[0] = 2};
\draw[<->, xshift = -0.15cm] (0,0) -- node[midway, left] {n} (0, 3);
\draw[<->, yshift = 0.15cm] (0,3) -- node[midway, above] {m} (4.5, 3);
\end{tikzpicture}

Event Timeline