会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
zhenghuali
博客园
首页
新随笔
联系
订阅
管理
2019年2月26日
python的 plot函数 arange函数
摘要: plot包使用需要如此from matplotlib.pyplot import * plot([1,2,3,4,5],[5,4,3,2,1],"bx") show()而arange等函数的使用需要如下 from numpy import array, shape, math, loadtxt, l
阅读全文
posted @ 2019-02-26 15:52 zhenghuali
阅读(973)
评论(0)
推荐(0)
公告