Yu-Ting
Yu-Ting
Hi I have a similar issue as I run a script (line.cpp) on my ubuntu20 machine with matplot++ installed. ``` #include #include int main() { using namespace matplot; std::vector x...
I have installed MatPlot++ with CMake according to the readme file. Do I need to use CMake instead of ```g++``` command every time I plot something?
After I use cmd to install your package, it apprears running install running build running build_py creating build creating build\lib.win-amd64-3.6 creating build\lib.win-amd64-3.6\gmes copying gmes\fdtd.py -> build\lib.win-amd64-3.6\gmes copying gmes\file_io.py -> build\lib.win-amd64-3.6\gmes...