Info
This question is closed. Reopen it to edit or answer.
need to use a function to calibrate the weight of a alkan.
1 view (last 30 days)
Show older comments
Create a MATLAB function called molalkan. It should have one parameter containing the number of carbon atoms in the alkane molecule. It should have one value that is the number of grams that 1 mole of this molecule weighs. For example, if I want to know how many grams of 1 mole propane is, I can go to the command window and use it
3 Comments
Stephen23
on 12 Sep 2017
@kjetil Svihus: its great that you have homework. What have you tried so far?
Answers (1)
John BG
on 12 Sep 2017
Hi Kjetil Svihus
The function you ask for has already been implemented by Gerhard Nieuwenhuiys in
the description of the function mentions atoms.m that doesn't show in the list of functions, but atoms.m is actually included in the zipped pack.
I have attached Gerhard's solution to this answer for your convenience.
If you find this answer useful would you please be so kind to consider marking my answer as Accepted Answer?
To any other reader, if you find this answer useful please consider clicking on the thumbs-up vote link
thanks in advance
John BG
2 Comments
John D'Errico
on 14 Sep 2017
It does not answer, because a supplied tool will not have been written by the student, therefore is useless.
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!