22-Jul-2022 20:00:56 pbma_io_test(): MATLAB/Octave version 9.8.0.1380330 (R2020a) Update 2 Test 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 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. 22-Jul-2022 20:00:57