<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><font face="serif">For those of you that worked with me on Friday
        in the lab, here are the commands that we used in Mathematica.</font></p>
    <p><font face="serif">v298 = ReadList["E:\\mb_v298.dat"]   <br>
      </font></p>
    <p><font face="serif">v1000 = ReadList["E:\\mb_v1000.dat"]</font></p>
    <p><font face="serif">v2000 = ReadList["E:\\mb_v2000.dat"]</font></p>
    <p><font face="serif">V = Histogram[{v298, v1000, v2000}, 1000, <br>
          AxesLabel -> {"velocity", "frequency"}, <br>
          ChartLegends -> {"298K", "1000K", "2000K"}]</font></p>
    <p><font face="serif"><br>
      </font></p>
    <p><font face="serif">Based on which drive was your flash drive and
        what you named the file, the first three commands will be
        different from mine.<br>
      </font></p>
    <div class="moz-signature">-- <br>
      <b><i>Andrew J. Pounds, Ph.D.</i></b><br>
      <i>Professor of Chemistry and Computer Science</i><br>
      <i>Director of the Computational Science Program</i><br>
      <i>Mercer University, Macon, GA 31207 (478) 301-5627</i></div>
  </body>
</html>