#include "petscdraw.h" PetscErrorCode PetscDrawAxisSetLimits(PetscDrawAxis axis,PetscReal xmin,PetscReal xmax,PetscReal ymin,PetscReal ymax)Logically Collective on PetscDrawAxis
axis | - the axis | |
xmin,xmax | - limits in x | |
ymin,ymax | - limits in y |
Level:advanced
Location:src/sys/classes/draw/utils/axisc.c
Index of all Draw routines
Table of Contents for all manual pages
Index of all manual pages