Open source C++ Utility for easy and organized data export/import, of almost any type of data (using C++ templates) to other platforms like MatLab, Octave, Python etc for data analysis or data sharing purposes. Instead of hard-coding your own data I/O snippets in your code when you temporary need it, making it hard to maintain/share, you could take -
View it on GitHub