摘要: #!/usr/bin/python# -*- coding:utf-8 -*-import numpy as npimport matplotlib.pyplot as plt# 通过创建多个figure 对象来... 阅读全文
posted @ 2019-03-19 21:57 OCEANEYES.GZY 阅读(112) 评论(0) 推荐(0) 编辑
摘要: #!/usr/bin/python# -*- coding:utf-8 -*-import numpy as npimport matplotlib.pyplot as plt''' - matplotli... 阅读全文
posted @ 2019-03-19 21:40 OCEANEYES.GZY 阅读(118) 评论(0) 推荐(0) 编辑
摘要: #!/usr/bin/python# -*- coding:utf-8 -*-import numpy as npimport matplotlib.pyplot as plt''' 三种方式简介 ... 阅读全文
posted @ 2019-03-19 21:32 OCEANEYES.GZY 阅读(140) 评论(0) 推荐(0) 编辑