Graphics, Figures & TablesAvoiding repetition in pgfplots

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
jhapk
Posts: 81
Joined: Tue Apr 20, 2010 9:33 pm

Avoiding repetition in pgfplots

Post by jhapk »

Hi,

I have a directory structure something like in the attached file.
folder.tar.bz2
Directory containing the latex files
(48.23 KiB) Downloaded 187 times
Is there any way to avoid typing the exact address of the figure every time?

For example, in the attached files I have to write

Code: Select all

{figures/data.dat};
again and again. Can I avoid it?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Avoiding repetition in pgfplots

Post by localghost »

If this is possible, the pgfplots manual should have the according information.


Thorsten
Post Reply