sphere_lebedev_rule_display_test, a MATLAB code which calls sphere_lebedev_rule_display(), which reads the name of a data file defining a Lebedev quadrature rule for the sphere, reads the file, create an "XYZ" file containing the coordinates of the quadrature poins, and then displays a unit sphere and the points in the MATLAB graphics window.
The computer code and data files described and made available on this web page are distributed under the MIT license
sphere_lebedev_rule_display, a MATLAB code which reads a file defining a Lebedev quadrature rule on the surface of the unit sphere in 3D and displays the point locations.