python:matplotlib
This is an old revision of the document!
概要
- matplotlibはPythonのグラフプロット用のライブラリです。
- グラフをプロットする無償のソフトはgnuplotが有名ですが、それよりも高機能です。
- 当然ですがPythonを使える環境と、Pythonの簡単な文法の知識が必要です。
- インストールは
$ pip install matplotlib
で行います。
目次
python/matplotlib.1516184801.txt.gz · Last modified: 2021/06/27 21:59 (external edit)