xy_io_test
    
    
    
      xy_io_test,
      a Fortran90 code which
      calls xy_io(), which
      reads and writes simple graphics 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 Fortran90 code which
      reads and writes simple graphics files in the XY, XYL and XYF formats.
    
    
      Source Code:
    
    
      
    
 
    
      
        - 
          xy_io_test01.xy,
          an XY file created by the example code.
        
 
        - 
          xy_io_test02.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 29 October 2024.