Differences

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

Link to this comparison view

isrm:laboratoare:02 [2018/01/19 18:25]
dragos.niculescu
isrm:laboratoare:02 [2019/02/28 20:45] (current)
mbarbulescu
Line 160: Line 160:
 <code gnuplot> <code gnuplot>
  set yrange [ 0:120 ]  set yrange [ 0:120 ]
- plot '​battery.dat'​ using 1:​($2*1000):​($4*1000)\+ plot '​battery.dat'​ using 1:​($2*1000):​($3*1000)\
                     w yerrorbars ls 1                     w yerrorbars ls 1
 </​code>​ </​code>​
Line 175: Line 175:
 # Curba teoretică # Curba teoretică
 P(x) = 1.53**2 * x/(5.67 + x)**2 * 1000 P(x) = 1.53**2 * x/(5.67 + x)**2 * 1000
-plot '​battery.dat'​ using 1:​($2*1000):​($4*1000) \+plot '​battery.dat'​ using 1:​($2*1000):​($3*1000) \
                     title "​Power"​ w yerr ls 2 , \                     title "​Power"​ w yerr ls 2 , \
       P(x) title '​Theory'​ w lines ls 1       P(x) title '​Theory'​ w lines ls 1
isrm/laboratoare/02.1516379139.txt.gz · Last modified: 2018/01/19 18:25 by dragos.niculescu
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0