Platon Technologies
not logged in Login Registration
EnglishSlovak
open source software development celebrating 10 years of open source development! Saturday, April 20, 2024

File: [Platon] / doc / diplomova-praca-rajo / images / rychlost-ionu.gpi (download)

Revision 1.1, Thu Jul 24 17:48:57 2003 UTC (20 years, 9 months ago) by rajo

Diploma Thesis of Lubomir Host.
Title: Metoda Monte Carlo vo fyzike nizkoteplotnej plazmy. (Slovak language)

#!/usr/bin/gnuplot

#set terminal postscript enhanced
#set output "rychlost-ionu.ps"
set terminal postscript eps enhanced 30
set output "rychlost-ionu.eps"
set encoding iso_8859_1

set key left

set noytics
set noxtics

set label "v(t)" at 6,2
set label "z(t)" at 6,5
set label "v(t), z(t)" at 0.5,9

plot [0:10]    "rychlost-ionu.dat"    using 1:4            notitle with lines 1, \
            ""                    using 1:($3 * $1)    notitle with lines 2


Platon Group <platon@platon.org> http://platon.org/
Copyright © 2002-2006 Platon Group
Site powered by Metafox CMS
Go to Top