Plotting - fabiankindermann/ce-fortran GitHub Wiki
-
plot
: Create a standard line plot -
plot_hist (automatic creation)
: Create a histogram plot from data that is supplied to the subroutine -
plot_hist (manual creation)
: Create a histogram plot with bin widths and heights supplied manually by the user -
execplot
: Execute the plotting program -
plot3d (line)
: Create a 3D line plot -
plot3d (surf)
: Create a 3D surface plot