[CHM 330] Mathematica Commands

Andrew J. Pounds pounds_aj at mercer.edu
Sun Oct 15 07:58:16 EDT 2023


For those of you that worked with me on Friday in the lab, here are the 
commands that we used in Mathematica.

v298 = ReadList["E:\\mb_v298.dat"]

v1000 = ReadList["E:\\mb_v1000.dat"]

v2000 = ReadList["E:\\mb_v2000.dat"]

V = Histogram[{v298, v1000, v2000}, 1000,
   AxesLabel -> {"velocity", "frequency"},
   ChartLegends -> {"298K", "1000K", "2000K"}]


Based on which drive was your flash drive and what you named the file, 
the first three commands will be different from mine.

-- 
*/Andrew J. Pounds, Ph.D./*
/Professor of Chemistry and Computer Science/
/Director of the Computational Science Program/
/Mercer University, Macon, GA 31207 (478) 301-5627/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://theochem.mercer.edu/pipermail/chm330/attachments/20231015/ab6ec784/attachment.html>


More information about the chm330 mailing list