Home| general |src.lib|grplotlib| GgrplotetPoint Index

GgrplotetPoint

Syntax
int GgrplotetPoint(struct Grplot *plt,int num, double x,double y, double xmin,double xmax, double ymin,double ymax,float *px,float *py);
Header
general/grplot.h
Library
grplot
Description
None
Returns
None
Errors
None
Example
None