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/22 20:13] – [グラフの表示範囲の指定] koudai | python:matplotlib:基本的な使い方 [2021/06/27 22:04] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 67: | Line 67: | ||
x = np.arange(-5, | x = np.arange(-5, | ||
y = np.sin(x) | y = np.sin(x) | ||
+ | |||
plt.title(" | plt.title(" | ||
plt.xlabel(" | plt.xlabel(" |
python/matplotlib/基本的な使い方.1516619589.txt.gz · Last modified: 2021/06/27 21:59 (external edit)