Molecule to matrix
Show older comments
Hi, I need to convert a drawing of a molecule to a matrix, which will be used to make an Huckel-approximation calculation.
I have seen some programs drawing molecules and I was wondering if the drawing also could be used reversely.
Does anyone has suggestions for a function that concerns itself with this problem?
Answers (2)
bym
on 6 Jan 2012
I don't know if it applies in your case, but the only things I have seen are:
bucky % and
gplot
Walter Roberson
on 6 Jan 2012
0 votes
Possibly the stats toolbox function cmdscale() would help you. See http://www.mathworks.com/matlabcentral/answers/23443-set-of-points-to-cartesian-system
Categories
Find more on Biomedical Imaging in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!