Molecule to matrix
이전 댓글 표시
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?
답변 (2개)
bym
2012년 1월 6일
I don't know if it applies in your case, but the only things I have seen are:
bucky % and
gplot
Walter Roberson
2012년 1월 6일
0 개 추천
Possibly the stats toolbox function cmdscale() would help you. See http://www.mathworks.com/matlabcentral/answers/23443-set-of-points-to-cartesian-system
카테고리
도움말 센터 및 File Exchange에서 Biomedical Imaging에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!