Molviewer: How to extract data? to redirect console output
조회 수: 2 (최근 30일)
이전 댓글 표시
>> h3awo=pdbread(‘http://www.ebi.ac.uk/pdbe-srv/view/files/3awo.ent’)
>> h3awo=pdbread(‘3awo.pdb’) % альтернатива – чтение с локального адреса
>> hg=molviewer(h3awo)
By this way I have 2 links to math and graph data. But if I execute simple >> molviewer and File/Open pdb-file, how can I get access to this object.
Another question -- at radiobutton colorsheme/amino -- how to list in matlab window, what colors are used for what aminoacids? May be there Jmol-script, but how to redirect the output from Jmol-console?
Similar question -- how to get, for example, the vector of all carbon atoms within matlab workspace? (by ordinary command)
댓글 수: 0
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!