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

GrplotYaxisLog

Syntax
int GrplotYaxisLog(struct Grplot *plt,int num, double ymin,double ymax, double tick_major,double tick_minor, int tick_flg, unsigned int color,unsigned char mask,float width);
Header
general/grplot.h
Library
grplot
Description
None
Returns
None
Errors
None
Example
None