HZine / wxMathPlot

The famous wxMathPlot created by David Schalig, Davide Rondini, with minor clean up with less complexity of use

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wxMathPlot

The famous wxMathPlot created by David Schalig, Davide Rondini, with minor clean up and less complexity of use

  • Gathered all necessary includes in the header file.
  • To use it, just add mathplot.h to your include directory and add mathplot.cpp to your src folder.
  • ztcMP.h and ztcMP.cpp represent the same example mp1.cpp presented by the original authors with modification to work with the new rearrangement.
  • I tested it on Windows 11, MS VS2022.

About

The famous wxMathPlot created by David Schalig, Davide Rondini, with minor clean up with less complexity of use


Languages

Language:C++ 100.0%