#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 LOG, MainTclInterp, max, MESSAGE, min, NORM, rnd, SLEN, T_EXIT, T_PLOT, TIMING, and UNIT. |
|
Definition at line 7 of file plot.c. Referenced by PLOT. |