22-Jul-2022 21:29:39 ppma_io_test(): MATLAB/Octave version 9.8.0.1380330 (R2020a) Update 2 Test ppma_io(). ppma_io_test01(): ppma_example() sets up sample ASCII PPM data. ppma_write() writes an ASCII PPM file. Wrote the header and data for ppma_io_test01.ascii.ppm Number of rows of data = 300 Number of columns of data = 300 ppma_io_test02(): ppma_read reads an ASCII PPM file. ppma_write_test(): ppma_write_test() created data, and wrote it to the file "ppma_io_test02.ascii.ppm". ppma_read() has read the file "ppma_io_test02.ascii.ppm" Number of rows of data = 300 Number of columns of data = 300 Sample values: 1 1 255 150 250 34 34 50 150 250 67 67 50 150 250 100 100 50 219 250 133 133 50 250 250 167 167 50 251 141 200 200 50 221 169 233 233 77 165 197 266 266 152 89 226 300 300 255 0 255 ppma_io_test(): Normal end of execution. 22-Jul-2022 21:29:41