Help needed to plot silicon lattice

I need to plot silicon atoms in a lattice structure (ie: FCC, Diamond lattice). I have the lattice constant value (a) and atom positions in x,y,z coordinates stored in an array. Could you please help me with what functions to be used in this case?

1 件のコメント

Jose Martinez
Jose Martinez 2018 年 5 月 24 日
Could you share the code you used to plot your lattice and include your atoms? I am trying to do something similar with an HCP Lattice System

サインインしてコメントする。

回答 (1 件)

KSSV
KSSV 2016 年 10 月 8 日

0 投票

3 件のコメント

Mawla Boaks
Mawla Boaks 2016 年 10 月 8 日
At the same time I need to visualize the atoms located inside the cube. Any idea how to do that?
KSSV
KSSV 2016 年 10 月 8 日
To plot colors either patch or fill will be used. In there there will be option called alpha. This sets transparency of the color. You can play around with this alpha.
Mawla Boaks
Mawla Boaks 2016 年 10 月 10 日
Thanks. I used scatter3 instead and filled the atoms.

サインインしてコメントする。

カテゴリ

質問済み:

2016 年 10 月 7 日

コメント済み:

2018 年 5 月 24 日

Community Treasure Hunt

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

Start Hunting!

Translated by