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
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
2016-10-8
0 个投票
You can plot cubes using:
3 个评论
Mawla Boaks
2016-10-8
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
2016-10-10
类别
在 帮助中心 和 File Exchange 中查找有关 Lighting, Transparency, and Shading 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!