GnuplotCSharp
GnuplotCSharp copied to clipboard
Added a new class for easier plotting and added preoption feature
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 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?