This repo is developed to read the data from CSV files and plot using matplotlipcpp.
Make sure to provide your address to CSV file.
Change the directory to build cd build
and Clear the build folder with, rm -rf *
Run the CMake and Compile using, cmake .. ; make
Run the executable with, ./PlotCsv