table_io_test
table_io_test,
a MATLAB program which
calls table_io() to read or write a TABLE file.
Licensing:
The computer code and data files described and made available on this web page
are distributed under
the GNU LGPL license.
Related Data and Programs:
table_io,
a MATLAB library which
reads and writes table files.
Source Code:
-
r8vec_print_test.m
-
r8vec_uniform_01_test.m
-
r8vec_write_test.m
-
table_io_test01.m,
tests the routines that write a R8MAT.
-
table_io_test02.m,
tests the routines that read a R8MAT.
-
table_io_test03.m,
tests the routines that write an I4MAT.
-
table_io_test04.m,
tests the routines that read an I4MAT.
-
table_io_test06.m,
tests I4MAT_BORDER_ADD and I4MAT_BORDER_CUT.
-
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.