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!