GrplotImageName
| Syntax | |
| int GrplotImageName(struct Grplot *plt,int num, struct PlotMatrix *matrix, char *name,float dx,float dy, double x,double y, double xmin,double xmax, double ymin,double ymax, unsigned char mask); | |
| Header | |
| general/grplot.h | |
| Library | |
| grplot | |
| Description | |
| None | |
| Returns | |
| None | |
| Errors | |
| None | |
| Example | |
| None |