python调用matplotlib

来源:互联网 发布:属于网络调查的特点是 编辑:程序博客网 时间:2024/06/08 18:06
环境安装:
pip install mlab
pip install pypiwin32
使用:
from mlab.releases import latest_release as matlab
matlab.path(matlab.path(),r'./')
matlab.your(args)
0 0
原创粉丝点击