专栏中心

EEPW首页 > 专栏 > Python中matplotlib的一些介绍

Python中matplotlib的一些介绍

发布人:machinnneee 时间:2020-02-02 来源:工程师 发布文章

Matplotlib 可能是 Python 2D-绘图领域使用最广泛的套件。它能让使用者很轻松地将数据图形化,并且提供多样化的输出格式。

Matplotlib tries to make easy things easy and hard things possible. You can generate plots, histograms, power spectra, bar charts, errorcharts, scatterplots, etc., with just a few lines of code. For examples, see the sample plots and thumbnail gallery.

For simple plotting the pyplot module provides a MATLAB-like interface, particularly when combined with IPython. For the power user, you have full control of line styles, font properties, axes properties, etc, via an object oriented interface or via a set of functions familiar to MATLAB users.

最新的matplotlib是3.1.2版本,配合python3使用。

This is the documentation for Matplotlib version 3.1.2.

简单看了matplotlib的介绍,可以处理数据,图像,是在linux上绘图的一个很好的工具。


官网地址:

https://matplotlib.org/index.html#

专栏文章内容及配图由作者撰写发布,仅供工程师学习之用,如有侵权或者其他违规问题,请联系本站处理。 联系我们

关键词:

相关推荐

Easy MCU Easy RF

视频 2011-06-14

开关电源的电流模式控制

PLX ProductGuide_Sep2006

资源下载 2007-02-09

PCB 金手指电镀的环境影响与可持续制造实践

PCI 2.2规范

限制人工智能 / 机器学习工具应用,保障实体人工智能安全防护

瑞萨单片机技术概述

视频 2011-06-13

PS_2鼠标、键盘协议

资源下载 2007-02-09

关于 MPS 霍尔传感器,17 个被问爆的问题,最后一个......

标准化与认证硅芯片推动汽车安全技术加速发展

是德科技推出Infiniium XR8示波器,加速高速数字验证与一致性测试

PerfectDisk 最经典的磁盘整理工具!

PS_2接口协议,PS_2与单片机的接口

2009大赛B题MMC-1模块介绍

视频 2011-06-14

汽车入侵检测系统:概述与测试

超越万用表:PCB故障诊断的高级工具

揭秘储能高端局!什么?你管这叫充电宝!?

瑞萨16位单片机讲座

视频 2011-06-14

绝处逢“声”,汽车紧急呼叫的安全感拉满!

更多 培训课堂
更多 焦点
更多 视频

技术专区