-
Notifications
You must be signed in to change notification settings - Fork 46
Plotting
Fabian Kindermann edited this page Apr 2, 2021
·
6 revisions
-
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