3D view of atoms and Lattice (or perspective View)

6 次查看(过去 30 天)
3D view of atoms and Lattice (or perspective View)
I'd like to show substrate and layers that growth on it in the 3D view. For my master thesis. For example, I have a 3D Matrix that shows where is each atom. And want to show a 3D view (or perspective View) of it (For example as attached pictures).
can anyone help me?
My English does not good, Excuse me for any unintelligible sentences.
pictures:
zoom Images to see the atoms and shadows.
I need the same perspective view. to can print it. and also can zoom it in PDF print. https://image.ibb.co/kBH8SF/atoms_3_D_view_on_substrate_1.jpg
  2 个评论
mostafa
mostafa 2017-9-1
编辑:mostafa 2017-9-1
the data is a 3-Dimension matrix. Each pixel has a number that shows which kind of atom exist (for example, "1" for Ga atoms, "2" for another atom, and "0" for vacancies.).
you can create a random matrix by "Mat = randi(2,6,6,10);" that is similar to my data.
I need to show each pixel as a ball with gray color respect to its value and also has a shadow respect to a view point (as similar to the images attached above).

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Call C++ from MATLAB 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by