HOPS
HOPS class reference
|
#include <stdio.h>
Functions | |
void | plot_graph (char **matrix, int x, int y, int width, int height, double scale_x, double scale_y, int winstart, int winstop, double *points, int numpoints, char ch, char altch, int segment_flag) |
void plot_graph | ( | char ** | matrix, |
int | x, | ||
int | y, | ||
int | width, | ||
int | height, | ||
double | scale_x, | ||
double | scale_y, | ||
int | winstart, | ||
int | winstop, | ||
double * | points, | ||
int | numpoints, | ||
char | ch, | ||
char | altch, | ||
int | segment_flag | ||
) |