<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>wikuba</author_name>
  <author_url>https://blog.hatena.ne.jp/wikuba/</author_url>
  <blog_title>wikubaの忘却日記</blog_title>
  <blog_url>https://wikuba.hatenadiary.org/</blog_url>
  <categories>
    <anon>python</anon>
    <anon>matplotlib</anon>
  </categories>
  <description>matplotlibをインストールしたので早速使ってみる。 研究のシミュレーションデータを使ってgnuplotと同じようなグラフが作れるか試す。 ちなみにデータは 0.000, -0.01991 0.005, -0.01992 0.010, -0.01994 0.015, -0.01997 ..........こんな感じで、1列目が時間で2列目がシミュレーション結果となってる。 まだろくにpythonを使いこなせてないけど作ったスクリプトがこちら import pylab fin = open('dat', 'r') time = [] velo = [] for line in fin: d…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwikuba.hatenadiary.org%2Fentry%2F20110615%2F1308146506&quot; title=&quot;ファイルからグラフを作成してみる - wikubaの忘却日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/w/wikuba/20110615/20110615230156.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-06-15 23:01:46</published>
  <title>ファイルからグラフを作成してみる</title>
  <type>rich</type>
  <url>https://wikuba.hatenadiary.org/entry/20110615/1308146506</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
