Code: Select all
\myfigs(1,1)(3,7)(4,5)
Is there any easy way to do that?
Code: Select all
\myfigs(1,1)(3,7)(4,5)
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
This sounds to me like you want to do a scatter plot. The pstricks-add manual shows you how to do that. If I'm wrong, please explain more precisely what you are aiming at.Sagil wrote:[...] Rather I'd need to specify the coordinates explicitely (like for \psdots).
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis