Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
labs:gnuplot [2011/05/01 21:46] adminlabs:gnuplot [2011/05/01 21:48] – [Executing Gnuplot] admin
Line 1: Line 1:
 ====== Gnuplot ====== ====== Gnuplot ======
  
-===== Executing ===== 
  
-To run Gnuplot from the command-line, type 
- 
-  > gnuplot plotfilename 
- 
-If there are no errors printed, the generated graph is in the directory. 
- 
-See below for more information about [[labs:gnuplot#plot_files|plot files]]. 
  
 ===== Data Files ===== ===== Data Files =====
Line 57: Line 49:
  
   set xtics ("Jan" 1, "Feb" 2, "Mar" 3, "Apr" 4, "May" 5, "June" 6,\   set xtics ("Jan" 1, "Feb" 2, "Mar" 3, "Apr" 4, "May" 5, "June" 6,\
- "July" 7, "Aug" 8, "Sep" 9, "Oct" 10, "Nov" 11, "Dec" 12) +  "July" 7, "Aug" 8, "Sep" 9, "Oct" 10, "Nov" 11, "Dec" 12) 
  
   set key below   set key below
Line 76: Line 68:
 To create your own graph file, you will probably need to modify To create your own graph file, you will probably need to modify
  
-    the output file's name +  *  the output file's name 
-    the input file's name +  *  the input file's name 
-    the x-axis +  *  the x-axis 
-    y-axis range and labels +  *  y-axis range and labels 
-    the xtics (x-axis labels). +  *  the xtics (x-axis labels). 
labs/gnuplot.txt · Last modified: 2011/05/01 21:49 by admin
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0