<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Zellij</author_name>
  <author_url>https://blog.hatena.ne.jp/Zellij/</author_url>
  <blog_title>大人になってからの再学習</blog_title>
  <blog_url>https://zellij.hatenablog.com/</blog_url>
  <categories>
    <anon>情報処理</anon>
  </categories>
  <description>gnuplot では、テキストファイルからデータを読み込んでグラフを表示することが一般的だけど、直接座標を指定したいこともある。 その場合は plot &quot;-&quot; と入力すればよい。 後に続けて、x座標とy座標をカンマで区切って入力する。（カンマの次に半角空白を入れないと正しく結果がでない） 入力が終わったら e を入力する。 例えば、次のような感じ gnuplot&gt; set size square gnuplot&gt; set xrange [0:10] gnuplot&gt; set yrange [0:10] gnuplot&gt; plot &quot;-&quot; input data ('e' ends) &gt; 2, 3…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fzellij.hatenablog.com%2Fentry%2F20120809%2Fp1&quot; title=&quot;gnuplot で点の座標を直接指定する - 大人になってからの再学習&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/Z/Zellij/20120809/20120809233940.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-08-09 00:00:00</published>
  <title>gnuplot で点の座標を直接指定する</title>
  <type>rich</type>
  <url>https://zellij.hatenablog.com/entry/20120809/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
