PLplot  5.15.0
plhist.c File Reference
#include "plplotP.h"

Go to the source code of this file.

Functions

void c_plhist (PLINT n, PLFLT_VECTOR data, PLFLT datmin, PLFLT datmax, PLINT nbin, PLINT flags)
 
void c_plbin (PLINT nbin, PLFLT_VECTOR x, PLFLT_VECTOR y, PLINT flags)
 

Function Documentation

◆ c_plbin()

void c_plbin ( PLINT  nbin,
PLFLT_VECTOR  x,
PLFLT_VECTOR  y,
PLINT  flags 
)

Definition at line 125 of file plhist.c.

◆ c_plhist()

void c_plhist ( PLINT  n,
PLFLT_VECTOR  data,
PLFLT  datmin,
PLFLT  datmax,
PLINT  nbin,
PLINT  flags 
)

Definition at line 41 of file plhist.c.