Monday, November 11, 2013

plot_all

This is a Matlab script that I wrote to make a 3D plot of a model.




It requires a matrix containing a vertical list of atoms with the following information (in horizontal order):
  • x coordinate
  • y coordinate
  • z coordinate
  • atomic radius
  • red fractional pixel value
  • green fractional pixel value
  • blue fractional pixel value


No comments:

Post a Comment