xyz_display


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.

Usage:

xyz_display ( 'filename.xyz' )
where

Licensing:

The information on this web page is distributed under the MIT license.

Languages:

xyz_display is available in a MATLAB version and an Octave version and an Python version.

Related Data and codes:

xyz, a data directory which contains examples of XYZ files, a simple 3D graphics point and line format;

Source Code:


Last revised on 14 September 2024.