Molecules on flat surface by using the package of Atomistic Topology Operations

2 ビュー (過去 30 日間)
Chi Chun Jacky Yeung
Chi Chun Jacky Yeung 2020 年 9 月 22 日
回答済み: John D'Errico 2020 年 9 月 22 日
I'm trying simluate a binding between streptavidin and biotin by this package.
I tried to follow the instruction on this web: http://moleculargeo.chem.umu.se/codes/atom-scripts/
but when I try to work on the second row with streptavidin pdb file:
mineral = replicate_atom(oneunitcell,Box_dim,[6 4 1]); % replicate the unit cell 6x4x1 times
There's an error "Unrecognized function or variable 'Box_dim'." but I've already install the package. So how should I fix it?

回答 (1 件)

John D'Errico
John D'Errico 2020 年 9 月 22 日
Without more carefully reading the help for the code you are using, when I go to that link, it describes Box_dim as a variable.
I assume Box_dim is intended to specify something about the dimensions of a box. (Why does that seem reasonable to me?)
Anyway, I would read the manual! Documentation is put there for a reason. If absolutely no documentation was provided, then good luck. Contact the authors.

カテゴリ

Help Center および File ExchangeLarge Files and Big Data についてさらに検索

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by