GnuplotCSharp icon indicating copy to clipboard operation
GnuplotCSharp copied to clipboard

Added a new class for easier plotting and added preoption feature

Open brandendj opened this issue 6 years ago • 1 comments

Added an option to add a string before the file in filename plots. Ie 'plot for[i=1:2] filename.dat Added a class to allow for easy plotting. Attempting to abstract some of the boilerplate away from the user. Added two methods to create appropriate .dat files for each EzPlot method

brandendj avatar Oct 27 '19 05:10 brandendj

@brandendj would you mind adding to the readme a couple examples of how to use the class you added? Sorry i never noticed this until now! Also, do you confirm to release your code freely aligned with the existing license?

AwokeKnowing avatar Aug 25 '22 19:08 AwokeKnowing