Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a new class for easier plotting and added preoption feature #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

brandendj
Copy link

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

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

@AwokeKnowing AwokeKnowing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good, but would be very helpful to have the README updated to show how to use the EzPlot class

@AwokeKnowing
Copy link
Owner

AwokeKnowing commented Aug 25, 2022

@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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants