
How to plot a 3D Crystal Lattice from three primitive lattice vectors?
9 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello,
I was trying to plot a 3D crystal lattice from three primitive lattice vectors. The following are the lattice vectors:
v1 = 0.5i + 0.5j + 0.0k;
v2 = 0.5i + 0.0j + 0.5k;
v3 = 0.0i + 0.5j + 0.5k;
A lattice like the attached one.
Can anyone please give some idea?
Thanks for your time and cooperation.

3 comentarios
Sara
el 1 de Sept. de 2020
Hi,
This link may help you,
best of luck
MD SHARIER
el 20 de Dic. de 2023
Did you find any solution.I am also facing challenges to solve it ?
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!