matplotlib-cpp-starter icon indicating copy to clipboard operation
matplotlib-cpp-starter copied to clipboard

This is a starter kit with matplotlib-cpp

matplotlib-cpp-starter

This is a starter kit with matplotlib-cpp

Denpendency

  • python2.7.x

  • matplotlib

Usage

clone this repository.

$ git clone https://github.com/AtsushiSakai/matplotlib-cpp-starter.git

Then, run the script.

$ ./build_and_run.sh

You can see the matplotlib graph from C++ code.

20160116081515.png

LICENSE

MIT