摘要: 一、安装此处以Ubuntu12.04为例:$ sudo apt-get install ipython python-matplotlib python-numpy二、简单实例>>> import matplotlib.pyplot as plt>>> >>> plt.figure(1) ... 阅读全文
posted @ 2014-08-01 18:22 xjs_xjtu 阅读(774) 评论(0) 推荐(0)