Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. begin{tikzpicture}
  2. foreach i in {1,...,NumberOfPgfPlots}
  3. { input{NameOfFigure}
  4. %Settings as the location go here as well
  5.  
  6.  
  7. }
  8. end{tikzpicture}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement