A simple Makefile to create PNG, PDF, EPS and PS files from xmgrace agr files.
Go to file
2023-06-02 19:59:01 +00:00
LICENSE Update 'LICENSE' 2023-06-02 19:59:01 +00:00
Makefile Makefile to create figures from agr file 2023-06-02 21:45:40 +02:00
README.md add some basic instructions 2023-06-02 21:48:48 +02:00

makeagr

A simple Makefile to create PNG, PDF, EPS and PS files from xmgrace agr files.

Usage:

Go to a folder with agr files, then run the "make" command. It will create a folder "Figures" with some files in it.

Look in the Makefile to see what files will be created. The formats are defined in the line starting with "all".