Skip to content

mhmedwagih1324/Function-Plotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Function-Plotter

A Pyside2 GUI application that is used to plot a function in a predefined range of values using matplotlib library.

Getting started

Prerequisites

  • Python3
  • Pyside2
  • Matplotlib

usage

please clone this repository first and run the following command
$ python3 main.py
a window will open like the following Function Plotter
now, you should enter the equation and min & max value and press the plot button
the function figure should appear in the right side of the window or a dialoge box should popup if you made a mistake

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages