pylab_examples example code: contour_demo.py - Matplotlib
經安全檢測,此網站為安全網站,請放心前往原始網址!
pylab_examples example code: contour_demo.py - Matplotlib
usr/bin/env python """ Illustrate simple contour plotting, contours on an image with a colorbar for the contours, and labelled contours. See also contour_image.py.