HOPS
HOPS class reference
Functions
plot_graph.c File 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)
 

Function Documentation

◆ plot_graph()

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 
)