<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://sstweb.ee.ous.ac.jp/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://sstweb.ee.ous.ac.jp/feed.php">
        <title>@surface - 計算機実習</title>
        <description></description>
        <link>http://sstweb.ee.ous.ac.jp/</link>
        <image rdf:resource="http://sstweb.ee.ous.ac.jp/lib/exe/fetch.php?media=wiki:logo.png" />
       <dc:date>2026-04-18T18:49:28+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://sstweb.ee.ous.ac.jp/doku.php?id=%E8%A8%88%E7%AE%97%E6%A9%9F%E5%AE%9F%E7%BF%92:gnuplot&amp;rev=1661229272&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://sstweb.ee.ous.ac.jp/lib/exe/fetch.php?media=wiki:logo.png">
        <title>@surface</title>
        <link>http://sstweb.ee.ous.ac.jp/</link>
        <url>http://sstweb.ee.ous.ac.jp/lib/exe/fetch.php?media=wiki:logo.png</url>
    </image>
    <item rdf:about="http://sstweb.ee.ous.ac.jp/doku.php?id=%E8%A8%88%E7%AE%97%E6%A9%9F%E5%AE%9F%E7%BF%92:gnuplot&amp;rev=1661229272&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-08-23T04:34:32+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>gnuplot</title>
        <link>http://sstweb.ee.ous.ac.jp/doku.php?id=%E8%A8%88%E7%AE%97%E6%A9%9F%E5%AE%9F%E7%BF%92:gnuplot&amp;rev=1661229272&amp;do=diff</link>
        <description>Gnuplot

Gnuplotでファイルに出力

ファイルへ 


gnuplot&gt; set terminal postscript 
gnuplot&gt; set output &quot;ファイル名.eps&quot; 


画面へ 


gnuplot&gt; set terminal x11                     
gnuplot&gt; set output</description>
    </item>
</rdf:RDF>
