Skip to content

Enter an analytic function (also 2-variable functions with Plotter2) and plot it with gnuplot.

License

Notifications You must be signed in to change notification settings

ScratchyCode/Plotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plotter

Enter an analytic function and plot it between two points of its domain.

Plotter2

Define into FUNCTION.h an analytic 2-variable function and plot it in 3D with gnuplot.

Usage

To run Plotter.c simply execute bash script with:

bash start.sh

For Plotter2 define into FUNCTION.h an f(x,y) and execute:

bash start.sh

Contrib

Written with the tinyexpr library: https://github.com/codeplea/tinyexpr

About

Enter an analytic function (also 2-variable functions with Plotter2) and plot it with gnuplot.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published