11-Jun-2023 14:47:41 pbma_io_test(): MATLAB/Octave version 5.2.0 Test pbma_io(). pbma_io_test01(): pbma_example() sets up ASCII PBM data. pbma_write() writes an ASCII PBM file. Wrote the header and data for pbma_io_test01.ascii.pbm Number of rows of data = 300 Number of columns of data = 300 pbma_io_test02(): pbma_read() reads an ASCII PBMA file. pbma_write_test() created data and wrote it to a file. The data file was read by PBMA_READ. Number of rows of data = 200 Number of columns of data = 200 Sample data: 1 1 0 7 7 0 14 14 0 21 21 0 28 28 0 35 35 0 42 42 0 49 49 1 55 55 0 62 62 0 69 69 0 76 76 0 83 83 0 90 90 0 97 97 0 103 103 0 110 110 0 117 117 0 124 124 0 131 131 0 138 138 0 145 145 0 151 151 1 158 158 0 165 165 0 172 172 0 179 179 0 186 186 0 193 193 0 200 200 0 pbma_io_test(): Normal end of execution. 11-Jun-2023 14:47:45