Diff for /loncom/homework/templates/Plot_curve.problem between versions 1.1 and 1.2

version 1.1, 2003/12/17 16:56:59 version 1.2, 2003/12/17 17:55:27
Line 9 Line 9
     <xlabel>Label X</xlabel>      <xlabel>Label X</xlabel>
     <ylabel>Label Y</ylabel>      <ylabel>Label Y</ylabel>
     <curve linestyle="linespoints" name="My Plot" pointtype="0" color="x000000">      <curve linestyle="linespoints" name="My Plot" pointtype="0" color="x000000">
         <curve>sin(x)</curve>          <function>sin(x)</function>
     </curve>      </curve>
 </gnuplot>  </gnuplot>
   

Removed from v.1.1  
changed lines
  Added in v.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>