xyz_display, a Python code which displays a 3D plot from a file of (X,Y,Z) point coordinates.
The data is stored in a text file of N rows and 3 columns.
xyz_display ( 'filename.xyz' )where
The information on this web page is distributed under the MIT license.
xyz_display is available in a MATLAB version and an Octave version and an Python version.
xyz, a data directory which contains examples of XYZ files, a simple 3D graphics point and line format;