pylab_examples example code: contourf_demo.py - Matplotlib
經安全檢測,此網站為安全網站,請放心前往原始網址!
pylab_examples example code: contourf_demo.py - Matplotlib
usr/bin/env python import numpy as np import matplotlib.pyplot as plt origin ... colorbar cbar.add_lines(CS2) plt.figure() # Now make a contour plot with the levels ...