Command line interfaces¶
A simple command line interface, with the command h5plot.
The command should look something like this:
h5plot myfile.h5 --x-data=x --y-data=y --scale=linear --x-min=1 --x-max=10 --y-min=1 --y-max=10 --output=fig1.png
h5plot myfile.h5