#include <stdio.h>#include <string.h>#include <tcl.h>#include <tk.h>#include "sadie.h"Go to the source code of this file.
Functions | |
| short | PLOT (PIXEL **data, short narray, short npix, char *minxlbl, char *maxxlbl, short option) |
Variables | |
| Tcl_Interp * | MainTclInterp |
|
||||||||||||||||||||||||||||
|
Definition at line 20 of file plot.c. References gmax, gmin, LOG, MainTclInterp, max, MESSAGE(), min, NORM, PIXEL, rnd, SLEN, T_EXIT, T_PLOT, TIMING(), and UNIT. Referenced by MATCH(), ROISTATS(), Sadie_Plot_PlotArrayCmd(), Sadie_Plot_ProfileCmd(), and STATS(). |
|
|
|
1.3