Molecule to matrix
Afficher commentaires plus anciens
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?
Réponses (2)
bym
le 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
le 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
Catégories
En savoir plus sur Biomedical Imaging dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!