xy_io_test
xy_io_test,
a MATLAB code which
calls xy_io(), which
reads and writes simple graphic files in the XY, XYL and XYF formats.
Licensing:
The information on this web page is distributed under the MIT license.
Related Data and codes:
xy_io,
a MATLAB code which
reads and writes simple graphic files in the XY, XYL and XYF formats.
Source Code:
-
xy_io_test01.m,
demonstrates the use of XY_WRITE routines.
-
xy_io_test02.m,
demonstrates the use of XY_READ routines.
-
xy_io_test03.m,
demonstrates the use of XYL_WRITE routines.
-
xy_io_test04.m,
demonstrates the use of XYL_READ routines.
-
xy_io_test05.m,
demonstrates the use of XYF_WRITE routines.
-
xy_io_test06.m,
demonstrates the use of XYF_READ routines.
-
xy_io_test_01.xy,
an XY file created by the example code.
-
xy_io_test_02.xy,
an XY file created by the example code.
-
house.xy,
an XY file of points created by the example code.
-
house.xyl,
an XYL file of lines created by the example code.
-
annulus.xy,
an XY file of points created by the example code.
-
annulus.xyf,
an XYF file of lines created by the example code.
Last revised on 30 October 2024.