table_io_test
    
    
    
      table_io_test,
      a MATLAB code which 
      calls table_io(), which
      reads or writes a TABLE file.
    
    
      Licensing:
    
 
    
      The information on this web page is distributed under the MIT license.
    
    
      Related Data and Programs:
    
    
      
      table_io,
      a MATLAB code which
      reads and writes table files.
    
    
      Source Code:
    
    
      
    
    
      
    
    
      
        - 
          r8mat_05_00020.txt,
          the file created by the sample program, with
          N = 20 points in M = 5 dimensions.
        
 
        - 
          r8vec_10.txt,
          the file created by the sample program, with
          N = 10.
        
 
        - 
          i4mat_05_00020.txt,
          the file created by the sample program, with
          N = 20 points in M = 5 dimensions.
        
 
      
    
    
    
      Last revised on 18 February 2019.