Examples with code in C/C++ and Fortran(F77, G90)
How to run these examples in the installation directory and how to use the parameters DEV, LIBDIR, BINDIR and INCDIR is explained installation guide
Basic graph
Run these examples using:
C/C++ : make cex PR=bg [DEV=.. LIBDIR=.. BINDIR=.. INCDIR=..]
Fortran: make fex PR=bg [DEV=.. LIBDIR=.. BINDIR=..]
Scientific graph
Run these examples using:
C/C++ : make cex PR=sg [DEV=.. LIBDIR=.. BINDIR=.. INCDIR=..]
Fortran: make fex PR=sg [DEV=.. LIBDIR=.. BINDIR=..]
Data approximation
Run these examples using:
C/C++ : make cex PR=da [DEV=.. LIBDIR=.. BINDIR=.. INCDIR=..]
Fortran: make fex PR=da [DEV=.. LIBDIR=.. BINDIR=..]
Change layout
Run these examples using:
C/C++ : make cex PR=chla [DEV=... LIBDIR.. BINDIR=.. INCDIR=..]
Fortran: make fex PR=chla [DEV=.. LIBDIR=.. BINDIR=..]
PostScript features
Run these examples using:
C/C++ : make cex PR=psf [DEV=.. LIBDIR=.. BINDIR=.. INCDIR=..]
Fortran: make fex PR=psf [DEV=.. LIBDIR=.. BINDIR=..]
Colour in PostScript
Run these examples using:
C/C++ : make cex PR=pscl [DEV=.. LIBDIR=.. BINDIR=.. INCDIR=...]
Fortran: make fex PR=pscl [DEV=.. LIBDIR=.. BINDIR=..]
Fonts
Run these examples using:
C/C++ : make cex PR=f [DEV=.. LIBDIR=.. BINDIR=.. INCDIR=..]
Fortran: make fex PR=f [DEV=.. LIBDIR=.. BINDIR=..]
Paging
Run these examples using:
C/C++ : make cex PR=pa [DEV=.. LIBDIR=.. BINDIR=.. INCDIR=..]
Fortran: make fex PR=pa [DEV=.. LIBDIR=.. BINDIR=..]