Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 712 Bytes

VisualStudioHowTo.md

File metadata and controls

23 lines (12 loc) · 712 Bytes

Download pbPlots.cpp, pbPlots.hpp, supportLib.cpp, supportLib.hpp from version pbPlots 0.1.7.3.

Right-click on the project name and press "Open folder in file explorer".

Image 1

Select then drag and drop the files into the folder.

Image 2

Right-click on the project name, go into "Add" press "Existing item...".

Image 3

Select the four files in the project folder.

Image 4

The program should now compile successfully. Copy the code from example1.cpp to produce a plot.

Image 5

Good luck!