├── LICENSE ├── Makefile ├── README.md ├── example_output.txt └── test_ioreport.m /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/freedomtan/test-ioreport/HEAD/LICENSE -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/freedomtan/test-ioreport/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/freedomtan/test-ioreport/HEAD/README.md -------------------------------------------------------------------------------- /example_output.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/freedomtan/test-ioreport/HEAD/example_output.txt -------------------------------------------------------------------------------- /test_ioreport.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/freedomtan/test-ioreport/HEAD/test_ioreport.m --------------------------------------------------------------------------------