python:matplotlib
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
python:matplotlib [2018/01/17 19:39] – [概要] koudai | python:matplotlib [2021/06/27 22:04] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 2: | Line 2: | ||
* matplotlibはPythonのグラフプロット用のライブラリです。 | * matplotlibはPythonのグラフプロット用のライブラリです。 | ||
- | * グラフをプロットする無償のソフトはgnuplotが有名ですが、それよりも高機能です。 | + | * グラフをプロットする無償のソフトはGNUPLOTが有名ですが、それよりも高機能です。 |
- | * ただしPythonの文法とNumPyの使い方の、初等的な知識が必要です。 | + | * ほとんど初期状態のまま関数やデータをプロットする場合は、プロット専用ソフトであるGNUPLOTの方が楽に綺麗にプロットできます。(自分用の雛形プロットファイルができたらあまり関係ないでしょう) |
+ | * Pythonを使ってプロットするので、Pythonの文法の初等的な知識が必要です。 | ||
+ | * またNumPyやSciPyを使用するケースも多いので、そちらの簡単な知識も必要です。一応、NumPyの知識なしでも読めるように書いています。 | ||
+ | * NumPy使わないならGNUPLOTを使ったほうが圧倒的に便利だと思います。 | ||
* インストールは< | * インストールは< | ||
Line 9: | Line 12: | ||
====== 目次 ====== | ====== 目次 ====== | ||
- | * [[Python: | + | |
+ | | ||
+ | * [[Python: | ||
+ | * [[Python: | ||
+ | * [[Python: | ||
+ | * グラフの装飾 | ||
+ | * [[Python: | ||
+ | * [[Python: | ||
+ | * [[Python: | ||
+ | * [[Python: |
python/matplotlib.1516185572.txt.gz · Last modified: 2021/06/27 21:59 (external edit)